SetImageData.
This commit is contained in:
@@ -60,6 +60,7 @@ int ltexturesLoadImagePalette( lua_State* L );
|
||||
int ltexturesGetImageAlphaBorder( lua_State* L );
|
||||
int ltexturesGetImageColor( lua_State* L );
|
||||
/* Image configuration functions. */
|
||||
int ltexturesSetImageData( lua_State* L );
|
||||
int ltexturesGetImageData( lua_State* L );
|
||||
int ltexturesGetImageSize( lua_State* L );
|
||||
int ltexturesGetImageMipmaps( lua_State* L );
|
||||
|
||||
Reference in New Issue
Block a user