#include <Level.h>
Static Public Member Functions | |
static bool | load (LevelInfo &lvl, const char *filename) |
static bool | save (LevelInfo &lvl, const char *filename) |
static void | unload (LevelInfo &lvl) |
Definition at line 48 of file Level.h.
|
Author: Petter Alstermark, petter@alstermark.com Definition at line 9 of file Level.cpp. References LevelInfo::data. Referenced by Play::loadObjects(). |
|
|
|
Definition at line 34 of file Level.cpp. References LevelInfo::data. Referenced by Play::unload(). |