|
Isle
|
#include "decomp.h"#include "legogamestate.h"#include "legostate.h"#include "legoworld.h"#include "radio.h"

Go to the source code of this file.
Classes | |
| class | GasStationState |
| Maintains persistent, serializable state information for the gas station/garage area, including actor animation choice tracking [AI]. More... | |
| class | GasStation |
| The in-game gas station (garage) area/world logic controller, handling all interactive gameplay, state transitions, and actors [AI]. More... | |