Setting up windows using project lua file
This commit is contained in:
@@ -57,6 +57,9 @@ SDLK_X = 0x00000078
|
||||
SDLK_Y = 0x00000079
|
||||
SDLK_Z = 0x0000007a
|
||||
|
||||
VERTICAL = 1
|
||||
HORIZONTAL = 2
|
||||
|
||||
function IsAlpha(a)
|
||||
if a == nil then
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user