#include <world.H>
Collaboration diagram for LOADER:
Static Public Member Functions | |
static bool | load (Cstr_ptr &path) |
Protected Member Functions | |
virtual bool | try_load (Cstr_ptr &path)=0 |
LOADER () | |
virtual | ~LOADER () |
Protected Attributes | |
LOADER * | _next |
Static Protected Attributes | |
static LOADER * | _all |
Definition at line 9 of file world.H.
|
|
|
|
|
Definition at line 33 of file world.C. Referenced by DISTRIB::load_stream(). |
|
|
|
|
|
|