-
Notifications
You must be signed in to change notification settings - Fork 0
System
Dan M edited this page Mar 31, 2022
·
1 revision
The System library contains:
- Log: A logger that can print in colour, supports different log levels, and can be displayed in app.
- SystemInfo: A wrapper that allows easy access to the device platform and other system information.
And the following sub-libraries:
- Sensors: A library containing classes that allow access to device sensors, such as a wrapper for Native Device Orientation
Models - Currently Empty