Gamma/Photon
:
Using Gamma™ with the Photon microGUI®, Version
1.1
Common Classes
PhDrawEvent
PhDrawEvent — The event of drawing an object.
Synopsis
class PhDrawEvent
{
cmd_buffer_size; // unsigned short
draw_event_version; // unsigned short
id; // unsigned long
}
Description
Working with this class is
beyond the scope of normal Gamma and Photon programming. For
more information, please refer to PhEvent
in the Photon documentation.