Public Member Functions | |
| mixed | RayPick (mixed rx, mixed ry, mixed rz, mixed rvx, mixed rvy, mixed rvz) |
| returns dist,sprite if hit, or nil if not hit. sprite={artid=?,hue=?,static=?} | |
Definition at line 1756 of file lua_pseudo_code.cpp.
| mixed cMapBlock_2D_Statics::RayPick | ( | mixed | rx, | |
| mixed | ry, | |||
| mixed | rz, | |||
| mixed | rvx, | |||
| mixed | rvy, | |||
| mixed | rvz | |||
| ) | [inline] |
returns dist,sprite if hit, or nil if not hit. sprite={artid=?,hue=?,static=?}
Definition at line 1759 of file lua_pseudo_code.cpp.
1.5.6