Public Member Functions
FrameGraphics Class Reference

List of all members.

Public Member Functions

 FrameGraphics (const char *device)
void ShowParam (void)
void DrawPoint (int x, int y, short color)
void DrawLine (int x1, int y1, int x2, int y2, short color)
void DrawRect (int x, int y, int w, int h, short color)
void DrawRectFill (int x, int y, int w, int h, short color)
void ClearScreen (void)
void ClearRect (int x, int y, int w, int h)
int GetWidth (void)
int GetHeight (void)

The documentation for this class was generated from the following files:
 All Classes Files