More raygui functions and updated to raygui v3.2-dev.
This commit is contained in:
@@ -16,6 +16,7 @@ int lcoreClearWindowState( lua_State *L );
|
||||
int lcoreIsWindowResized( lua_State *L );
|
||||
int lcoreSetWindowIcon( lua_State *L );
|
||||
int lcoreSetWindowTitle( lua_State *L );
|
||||
int lcoreGetMonitorCount( lua_State *L );
|
||||
int lcoreCloseWindow( lua_State *L );
|
||||
/* Timing. */
|
||||
int lcoreSetTargetFPS( lua_State *L );
|
||||
|
||||
Reference in New Issue
Block a user