#include <unatgraph.hpp>
Public Member Functions | |
| UNatGraph (UNatDisp &) | |
| void | reset () |
| void | setGLColor (USysPixel) |
| void | setGLColor (USysPixel, unsigned char alpha) |
| [requires OpenGL]. | |
Public Attributes | |
| USysGC | gc |
| USysDisp | sys_disp |
| USysPixel | color |
| USysPixel | bgcolor |
| UNatFont * | font |
| short | font_styles |
| float | width |
| bool | xor_mode |
| UNatDisp & | natdisp |
!ATTENTION: les NatGraph sont PARTAGES! (en fait il n'y a generalement qu'un seul natgraph pour toute l'appli)
1.4.7