Minecraft Community Edition 0.1.0
Loading...
Searching...
No Matches
Core Directory Reference

Files

 
CoroutineScheduler.hpp
 Simple coroutine scheduler that runs periodic callbacks using SFML time utilities.
 
example.hpp
 Example of using all common Doxygen tags.
 
FunctionContainer.hpp
 
IEvent.hpp
 
QEventBus.hpp
 Thread-safe event bus.
 
Thread.hpp
 High-level Thread wrapper and callable adapters used by the project.
 
ThreadImpl.hpp
 Platform-specific implementation details for mce::Thread.
 
ThreadManager.hpp
 Manages lifecycle and bookkeeping for mce::Thread instances.