Finished Tiling System
* Finished working on tiling * Changed how sprite layers work. Sprite layers are now not confined to the limits of the actual canvas but instead will decide where to draw each sprite based on the canvas offset and the sprites location
This commit is contained in:
@@ -45,6 +45,6 @@ sub RestoreWindow( )
|
||||
sub GrabInput(flag)
|
||||
sub SetWindowAlwaysOnTop( flag )
|
||||
sub SetMouseRelative(flag)
|
||||
sub SetWindowVSync( flag )
|
||||
function FlashWindow( flag )
|
||||
function WindowIsGrabbed( )
|
||||
Sub PreUpdate( )
|
||||
|
||||
Reference in New Issue
Block a user