#include <stdio.h>#include <tank/Tank.h>#include <tank/TankState.h>#include <target/TargetLife.h>#include <target/TargetShield.h>#include <target/TargetState.h>#include <engine/ScorchedContext.h>#include <lang/LangResource.h>#include <common/OptionsScorched.h>#include <common/Defines.h>#include <common/Logger.h>Go to the source code of this file.
Classes | |
| struct | AllowedStateTransitions |
Variables | |
| static struct AllowedStateTransitions | allowedStateTransitions [] |
struct AllowedStateTransitions
allowedStateTransitions[] [static] |
Referenced by TankState::setState().
1.5.3