window-glfw-wrapper/README.md
2025-05-29 11:59:28 +02:00

6 lines
199 B
Markdown

# GLFW wrapper
## Modules
It is possible to use a kind of "module" by inheriting (`public virtual`) `BasicData` interface.
Thus, each module will be called in the main callbacks in `Window` class.