Add README.md
This commit is contained in:
parent
cfebea3b74
commit
c66e95bbdf
1 changed files with 6 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# 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.
|
Loading…
Add table
Add a link
Reference in a new issue