Filter the SDK reference by version, language, and subsystem.
This surface is optimized for lookup work. Narrow to one SDK release, isolate the language you are shipping, then move by category through the reference collections.
string, fixed, and math) are not yet included; consult the installed Development Kit for the complete canonical headers.Command Filters
API collection filters
Filters update automatically as you type or select.
API Reference
Global Defines
Global Defines GAME\ SAVE\ SIZE Summary Maximum allowed size of an application save data in bytes. Synopsis define GAME SAVE SIZE 256 MESSAGE\ SIZE Summary N...
Data Structures
Data Structures AppVersion t Description Fields: full full version value encoded in one 32 bit integer major major version value minor minor version value pa...
Enumerated Types
Enumerated Types GFX mirror t Summary Enumeration of an image mirroring options. Synopsis enum GFX mirror t { MIRROR BLANK = 0, MIRROR X, MIRROR Y, MIRROR XY...
Application
Application Virual Methods on Tick Summary Application tick handler. Description This function is called on each iteration of an application loop. Main appli...
Topology
Topology TOPOLOGY getAdjacentFacelet Summary Get a facelet neighbor in the given direction. Description Facelet can have neighbors on the same cube face or n...
gfx engine
Cubios::Screen
Cubios::Screen Constructors Screen Summary Constructs screen object Arguments id identifier of the screen Synopsis Screen(uint8 t id) Public Methods SetOrien...
Cubios::Scramble
Cubios::Scramble Constructors Scramble Summary Creates an object that is used to describe the topology of the virtual cube and manipulate it. Arguments Synop...