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