gfx top-level property Core Systems

Graphics get gfx

{@category Core_Systems} The main graphics interface for rendering 2D primitives, textures, and text.

All drawing operations are performed through this object.

Implementation

Graphics get gfx => App.instance.gfx;