![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
Go to the source code of this file.
Functions | |
| bool | LUA_ValueToString (lua_State *lua, int stack_index, CzString &string) |
| bool | LUA_ValueToProperty (lua_State *lua, int stack_index, CzXomlProperty &prop) |
| void | LUA_ReturnProperty (lua_State *lua, CzXomlProperty &prop) |
| void LUA_ReturnProperty | ( | lua_State * | lua, |
| CzXomlProperty & | prop | ||
| ) |
| bool LUA_ValueToProperty | ( | lua_State * | lua, |
| int | stack_index, | ||
| CzXomlProperty & | prop | ||
| ) |
| bool LUA_ValueToString | ( | lua_State * | lua, |
| int | stack_index, | ||
| CzString & | string | ||
| ) |