Skip to content
Snippets Groups Projects
Commit d42c25c2 authored by Pascal Engeler's avatar Pascal Engeler
Browse files

more documentation

parent 0ac6243b
No related branches found
No related tags found
No related merge requests found
......@@ -59,3 +59,49 @@ In order to build the project, the following steps must be followed
## macOS
Building on macOS is currently not supported.
# Documentation
## Classes
### Drawer (`drawer.hpp`, `drawer.cpp`)
Todo
### DrawingHandler (`drawing_handler.hpp`, `drawing_handler.cpp`)
Todo
### EfficientBlock (`efficient_block.hpp`, `efficient_block.cpp`)
Todo
### EventLogger (`event_logger.hpp`, `event_logger.cpp`)
Todo
### GuiHandler (`gui_handler.hpp`, `gui_handler.cpp`)
Todo
### Infrastructure (`infrastructure.hpp`, `infrastructure.cpp`)
Todo
### InputHandler (`input_handler.hpp`, `input_handler.cpp`)
Todo
### Message (`message.hpp`, `message.cpp`)
Todo
### PatternHandler (`pattern_handler.hpp`, `pattern_handler.cpp`)
Todo
### Pevent (`pevent.hpp`, `pevent.cpp`)
Todo
### Shader (`shader.hpp`, `shader.cpp`)
Todo
### SlimBlockchainHandler (`slim_blockchain_handler.hpp`, `slim_blockchain_handler.cpp`)
Todo
### TimeoutHandler (`timeout_handler.hpp`, `timeout_handler.cpp`)
Todo
### Toolbox (`toolbox.hpp`, `toolbox.cpp`)
Todo
### WaveHandler (`wave_handler.hpp`, `wave_handler.cpp`)
Todo
## Enums (`enums.hpp`)
Todo
## ImGui Changes
Todo
## GLSL Shaders
Todo
## Workflow: Sample `main` function
Todo
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment