Quote:
Originally Posted by Crow
What exactly don't you like? 
|
I'm used to using upper case first letter for object/class names and a lowercase first letter for methods like in Java.
Quote:
That exists?! Is there a list of all constants like those somewhere? I thought Graal didn't have these.
|
It exists, but I don't know of any documentation. We just found out about it recently. Gotta love GScript.
Quote:
Originally Posted by Stefan
It has been added more than 3 years ago x-x
Additionally to the normal VK_ defines it also provides VK_A, .. VK_Z (value is the same as 'a' ... 'z')
|