Files
Gryphn/README.md
2025-05-20 17:39:29 -04:00

8 lines
310 B
Markdown

## Gryphn
Cross platform rendering api
# Info / Code Style
Internal functions you are not supposed to call are titled in snake case <br />
In most, should be all, cases the internal functions are contained in the .C files
Functions that should be called by the user are titled in camel case and begin with gn