Touch and gestures.
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
/* Validators. */
|
||||
bool validFont( size_t id );
|
||||
/* Loading. */
|
||||
int lmodelsLoadFont( lua_State *L );
|
||||
int ltextLoadFont( lua_State *L );
|
||||
int ltextUnloadFont( lua_State *L );
|
||||
/* Drawing. */
|
||||
int ltextDrawFPS( lua_State *L );
|
||||
int ltextDrawText( lua_State *L );
|
||||
int ltextDrawTextPro( lua_State *L );
|
||||
|
||||
Reference in New Issue
Block a user