Public Member Functions | |
| mixed | GetBlockByUOLocation (mixed xloc, mixed yloc) |
| mixed | CreateMapBlock (mixed bx, mixed by) |
| mixed | AddDynamic (mixed item) |
| mixed | RemoveDynamic (mixed item) |
Definition at line 4213 of file lua_pseudo_code.cpp.
| mixed cDynamicSpawner::GetBlockByUOLocation | ( | mixed | xloc, | |
| mixed | yloc | |||
| ) | [inline] |
Definition at line 4215 of file lua_pseudo_code.cpp.
| mixed cDynamicSpawner::CreateMapBlock | ( | mixed | bx, | |
| mixed | by | |||
| ) | [inline] |
Definition at line 4217 of file lua_pseudo_code.cpp.
| mixed cDynamicSpawner::AddDynamic | ( | mixed | item | ) | [inline] |
Definition at line 4219 of file lua_pseudo_code.cpp.
| mixed cDynamicSpawner::RemoveDynamic | ( | mixed | item | ) | [inline] |
Definition at line 4221 of file lua_pseudo_code.cpp.
1.5.6