HOG2
|
#include <Graphics.h>
Public Attributes | |
rect | r |
rgbColor | c |
float | width |
Definition at line 180 of file Graphics.h.
rgbColor Graphics::Display::drawInfo::c |
Definition at line 182 of file Graphics.h.
Referenced by HandleCommand().
rect Graphics::Display::drawInfo::r |
Definition at line 181 of file Graphics.h.
Referenced by HandleCommand().
float Graphics::Display::drawInfo::width |
Definition at line 183 of file Graphics.h.
Referenced by HandleCommand().