Inheritance diagram for RS::CoachMobileObject:

Public Member Functions | |
| CoachMobileObject (Float def_x=0, Float def_y=0, Float def_dx=0, Float def_dy=0) | |
| CoachMobileObject & | operator= (const CoachMobileObject &obj) |
Public Attributes | |
| Float | x |
| Float | y |
| Float | dx |
| Float | dy |
Definition at line 372 of file basic_system_types.h.
1.3-rc3