UGDK
|
#include <module.h>
Public Member Functions | |
Module (const std::string &name, loader_t init_func) | |
const std::string & | name () const |
loader_t | init_func () const |
ugdk::script::Module< loader_t >::Module | ( | const std::string & | name, |
loader_t | init_func | ||
) | [inline] |
loader_t ugdk::script::Module< loader_t >::init_func | ( | ) | const [inline] |
const std::string& ugdk::script::Module< loader_t >::name | ( | ) | const [inline] |