![]() |
DynRPG
v0.20
RM2k3 Plugin SDK
|
Used for the hero as subtype of characters. More...
Inherits RPG::Character.
Public Member Functions | |
| RPG::HeroControlMode | getControlMode () |
| Returns the current hero control mode. | |
| void | setControlMode (RPG::HeroControlMode controlMode) |
| Sets the hero control mode. | |
Public Attributes | |
| HeroVehicle | vehicle |
| Tells you whether the hero is in a vehicle at the moment. | |
Used for the hero as subtype of characters.
Returns the current hero control mode.
| void RPG::Hero::setControlMode | ( | RPG::HeroControlMode | controlMode | ) |
Sets the hero control mode.
| controlMode | The new control mode |
Tells you whether the hero is in a vehicle at the moment.
1.7.6.1