Hello Guest

lwjgl not java 5 static import friendly

  • 0 Replies
  • 4068 Views
lwjgl not java 5 static import friendly
« on: April 21, 2005, 22:18:30 »
devil.IL and devil.ILU have the same "create" methods names.

it is not possible to statically import both of these classes at the same time.

a solution would be to rename the creat methods

ilcreate
ilucreate

(there may be more, i haven't used anything other than GL11 IL and ILU)