Minecraft Community Edition 0.1.0
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
 
Common
 
Assert.hpp
 
Platform.hpp
 
Core
 
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
 
Graphics
 
OpenGL
 
GLGraphicsContext.hpp
 
GLRenderer.hpp
 
GraphicsContext.hpp
 
Renderer.hpp
 
IO
 
Stream
 
FileInputStream.hpp
 
FileOutputStream.hpp
 
InputStream.hpp
 
MemoryInputStream.hpp
 
OutputStream.hpp
 
Logger.hpp
 
LoggerSinks.hpp
 
VirtualFileSystem.hpp