|
FPLBase
An open source project by
FPL.
|
AsyncLoader class and methods to handle asynchronous loading of AsyncAsset classes. More...
AsyncLoader class and methods to handle asynchronous loading of AsyncAsset classes.
Classes | |
| class | fplbase::AsyncAsset |
| class | fplbase::AsyncLoader |
| Handles loading AsyncAsset objects. More... | |
| class | AsyncResource |
| Any resource that can be loaded asynchronously should inherit from this. More... | |
Typedefs | |
| typedef void * | fplbase::Thread |
| typedef void * | fplbase::Mutex |
| typedef void * | fplbase::Semaphore |