Static Public Member Functions | |
| static mixed | TerrainRayIntersect_Hit (mixed tx, mixed ty, mixed tiletype, mixed hit_dist, mixed minz, mixed maxz) |
| static mixed | GetMouseHitSerial (mixed bExecuteMousePick) |
| excecutes mousepick by default | |
| static mixed | GetMouseHitObject (mixed bExecuteMousePick) |
| excecutes mousepick by default | |
| static mixed | SelectMobile (mixed serial) |
Definition at line 4148 of file lua_pseudo_code.cpp.
| static mixed mousepick::TerrainRayIntersect_Hit | ( | mixed | tx, | |
| mixed | ty, | |||
| mixed | tiletype, | |||
| mixed | hit_dist, | |||
| mixed | minz, | |||
| mixed | maxz | |||
| ) | [inline, static] |
[[ OBSOLETED CODE ! don't use this, hasn't been adjusted to xmirror fix>f TerrainRayIntersect_Hit .lua
Definition at line 4152 of file lua_pseudo_code.cpp.
| static mixed mousepick::GetMouseHitSerial | ( | mixed | bExecuteMousePick | ) | [inline, static] |
| static mixed mousepick::GetMouseHitObject | ( | mixed | bExecuteMousePick | ) | [inline, static] |
| static mixed mousepick::SelectMobile | ( | mixed | serial | ) | [inline, static] |
Definition at line 4160 of file lua_pseudo_code.cpp.
1.5.6