Data Structures
AppVersion_t
Description
Fields:
- full - full version value encoded in one 32 bit integer
- major - major version value
- minor - minor version value
- patch - patch/build version value
Synopsis
Data Structures
CPPWrapped for easier reading. Turn wrap off to inspect exact line lengths.
GFX_Particle_t
Description
Fields:
- ttl - a particles lifetime in ms
- vx, vy - an initial particles velocity in px/ms
- ax, ay - a particles acceleration in px/ms^2
- explosion - an explosion emulation flag
- velocity - an explosion velocity
Synopsis
Data Structures
CPPWrapped for easier reading. Turn wrap off to inspect exact line lengths.
LB_info_t
Description
Fields:
- leadCount - number of best results available to display
- selfPosition - place which current user holds
- selfScore - current user`s score
- wholeUserListCount - total number of users
Synopsis
Data Structures
CPPWrapped for easier reading. Turn wrap off to inspect exact line lengths.
TOPOLOGY_faceletInfo_t
Description
Fields:
- module - an ID of the module on which the facelet is located
- screen - a number of the module screen which corresponds to the facelet
- connected - connection status, depends on the context
Synopsis
Data Structures
CPPWrapped for easier reading. Turn wrap off to inspect exact line lengths.
TOPOLOGY_place_t
Fields:
- face - a face number on which screen is located
- position - a position on the face on which screen is located
Synopsis
Data Structures
CPPWrapped for easier reading. Turn wrap off to inspect exact line lengths.
TOPOLOGY_twistInfo_t
Description
Fields:
- screen - a number of the screen around which a twist was detected
- count - how many twists happened from the application start
- direction - a twist direction
Synopsis
Data Structures
CPPWrapped for easier reading. Turn wrap off to inspect exact line lengths.