-
Notifications
You must be signed in to change notification settings - Fork 0
Libraries
Dan M edited this page Mar 28, 2022
·
4 revisions
There are 3 main libraries in geoff:
- Utils, which contains the most code, containing utility functions for maths, system interactions and networking.
- Models, which contains common data models. Currently empty
- Widgets, which contains common widgets. Currently empty
Models - Currently Empty