![]() |
Moo
|
access to the Moo library More...
#include <moolibloader.h>
Public Member Functions | |
bool | open (const mooChar *path) |
open the moo lib, given a local path | |
bool | close () |
close the lib | |
Moo * | createMooInstance () |
create an instance of the Moo base object, from which you can access all other Moo modules | |
Protected Attributes | |
void * | module |
private module member, ignore | |
access to the Moo library