|
|
static void | initScript (lua_State *L) |
| |
|
static int | __create (lua_State *L) |
| |
|
static int | __destroy (lua_State *L) |
| |
|
static int | __index (lua_State *L) |
| |
|
static int | __newIndex (lua_State *L) |
| |
|
static int | __dump (lua_State *L) |
| |
|
|
float | x = 0 |
| |
|
float | y = 0 |
| |
|
float | w = 0 |
| |
|
float | h = 0 |
| |
The documentation for this class was generated from the following files:
- Packages/MapScript/MapScript/Script/RectangleScript.hpp
- Packages/MapScript/MapScript/Script/RectangleScript.cpp