#include <unatgraph.hpp>
Public Member Functions | |
UNatGraph (class UNatDisp *) | |
void | reset () |
void | lock (UGraph *) |
void | unlock () |
bool | isLocked () |
UX_GC | getGC () |
UX_Color | getPixel () |
UX_Color | getBgpixel () |
UX_Font | getFont () |
Public Attributes | |
UGraph * | graph_lock |
UX_GC | gc |
UX_Color | color |
UX_Color | bgcolor |
UX_Font | font |
short | font_styles |
short | thickness |
bool | xor_mode |
|
if (graph_lock) graph_lock->natgraph = null; // !!! |