Core API Reference ================== The core API provides the foundation for the graphics framework, including initialization, object management, and basic types. .. toctree:: :maxdepth: 2 gfx_core gfx_disp gfx_obj gfx_timer gfx_touch gfx_types Core Modules ------------ * :doc:`gfx_core` - Core Graphics System (gfx_core) * :doc:`gfx_disp` - Display (gfx_disp) * :doc:`gfx_obj` - Object (gfx_obj) * :doc:`gfx_timer` - Timer (gfx_timer) * :doc:`gfx_touch` - Touch (gfx_touch) * :doc:`gfx_types` - Type (gfx_types)