SuperTuxKart
|
Contains kart controllers, which are either human players or AIs (this module thus contains the AIs) More...
Classes | |
class | AIBaseController |
A base class for all AI karts. More... | |
class | AIBaseLapController |
A base class for all AI karts. More... | |
class | ArenaAI |
A base class for AI that use navmesh to work. More... | |
class | BattleAI |
The actual battle AI. More... | |
class | Controller |
This is the base class for kart controller - that can be a player or a a robot. More... | |
class | EndController |
class | GhostController |
A class for Ghost controller. More... | |
class | KartControl |
class | LocalPlayerController |
PlayerKart manages control events from the player and moves them to the Kart. More... | |
class | SkiddingAI |
This is the actual racing AI. More... | |
class | SoccerAI |
The actual soccer AI. More... | |
class | SpareTireAI |
The AI for spare tire karts in battle mode, allowing kart to gain life. More... | |
class | TestAI |
This is a test version of the AI, which can be used to create new AIs, and compare them with the current AI. More... | |
Contains kart controllers, which are either human players or AIs (this module thus contains the AIs)