SuperTuxKart
|
This is the complete list of members for Controller, including all inherited members.
action(PlayerAction action, int value, bool dry_run=false)=0 | Controller | pure virtual |
canGetAchievements() const | Controller | inlinevirtual |
collectedItem(const ItemState &item, float previous_energy=0)=0 (defined in Controller) | Controller | pure virtual |
Controller(AbstractKart *kart) | Controller | |
crashed(const AbstractKart *k)=0 (defined in Controller) | Controller | pure virtual |
crashed(const Material *m)=0 (defined in Controller) | Controller | pure virtual |
disableSlipstreamBonus() const =0 (defined in Controller) | Controller | pure virtual |
finishedRace(float time)=0 | Controller | pure virtual |
getControllerName() const | Controller | inline |
getControls() | Controller | inlinevirtual |
getKart() const | Controller | inline |
getName(bool include_handicap_string=true) const | Controller | virtual |
handleZipper(bool play_sound)=0 (defined in Controller) | Controller | pure virtual |
isLocalPlayerController() const =0 | Controller | pure virtual |
isPlayerController() const =0 | Controller | pure virtual |
m_controller_name | Controller | protected |
m_controls | Controller | protected |
m_kart | Controller | protected |
newLap(int lap)=0 | Controller | pure virtual |
reset()=0 (defined in Controller) | Controller | pure virtual |
rewindTo(BareNetworkString *buffer)=0 (defined in Controller) | Controller | pure virtual |
rumble(float strength_low, float strength_high, uint16_t duration) (defined in Controller) | Controller | inlinevirtual |
saveState(BareNetworkString *buffer) const =0 (defined in Controller) | Controller | pure virtual |
setControllerName(const std::string &name) | Controller | inlinevirtual |
setControls(KartControl *kc) (defined in Controller) | Controller | inline |
setPosition(int p)=0 (defined in Controller) | Controller | pure virtual |
skidBonusTriggered()=0 (defined in Controller) | Controller | pure virtual |
update(int ticks)=0 (defined in Controller) | Controller | pure virtual |
~Controller() (defined in Controller) | Controller | inlinevirtual |