DGen/SDL
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes
ctl Struct Reference

List of all members.

Public Attributes

enum ctl_e type
intptr_t(*const rc )[RCB_NUM]
int(*const press )(struct ctl &, md &)
int(*const release )(struct ctl &, md &)
unsigned int pressed:1
unsigned int coord:1
unsigned int x:10
unsigned int y:10

Member Data Documentation

unsigned int ctl::coord
int(*const ctl::press)(struct ctl &, md &)
unsigned int ctl::pressed
intptr_t(*const ctl::rc)[RCB_NUM]
int(*const ctl::release)(struct ctl &, md &)
enum ctl_e ctl::type
unsigned int ctl::x
unsigned int ctl::y

The documentation for this struct was generated from the following file: