#include <JAWGraphContext.h>
|
| | JAWGraphContext () |
| |
| | ~JAWGraphContext () |
| |
| void | reset () |
| |
| void | color (u8, u8, u8, u8) |
| |
| void | color (const JUtility::TColor &) |
| |
| void | locate (int, int) |
| |
| void | print (char const *,...) |
| |
| void | print (int, int, const char *,...) |
| |
| void | color (const JUtility::TColor &, const JUtility::TColor &, const JUtility::TColor &, const JUtility::TColor &) |
| |
| void | fillBox (const JGeometry::TBox2< f32 > &) |
| |
| void | drawFrame (const JGeometry::TBox2< f32 > &) |
| |
| void | line (const JGeometry::TVec2< f32 > &, const JGeometry::TVec2< f32 > &) |
| |
| void | setGXforPrint () |
| |
| void | setGXforDraw () |
| |
| void | setParentAlpha (u8 alpha) |
| |
◆ JAWGraphContext()
| JAWGraphContext::JAWGraphContext |
( |
| ) |
|
◆ ~JAWGraphContext()
| JAWGraphContext::~JAWGraphContext |
( |
| ) |
|
◆ color() [1/3]
◆ color() [2/3]
◆ color() [3/3]
| void JAWGraphContext::color |
( |
u8 | r, |
|
|
u8 | g, |
|
|
u8 | b, |
|
|
u8 | a ) |
◆ drawFrame()
◆ fillBox()
◆ line()
◆ locate()
| void JAWGraphContext::locate |
( |
int | param_1, |
|
|
int | param_2 ) |
◆ print() [1/2]
| void JAWGraphContext::print |
( |
char const * | msg, |
|
|
| ... ) |
◆ print() [2/2]
| void JAWGraphContext::print |
( |
int | param_1, |
|
|
int | param_2, |
|
|
const char * | msg, |
|
|
| ... ) |
◆ reset()
| void JAWGraphContext::reset |
( |
| ) |
|
◆ setGXforDraw()
| void JAWGraphContext::setGXforDraw |
( |
| ) |
|
◆ setGXforPrint()
| void JAWGraphContext::setGXforPrint |
( |
| ) |
|
◆ setParentAlpha()
| void JAWGraphContext::setParentAlpha |
( |
u8 | alpha | ) |
|
|
inline |
◆ field_0x0
◆ field_0x10
◆ field_0x15
| u8 JAWGraphContext::field_0x15 |
◆ field_0x16
| u8 JAWGraphContext::field_0x16 |
◆ field_0x18
| int JAWGraphContext::field_0x18 |
◆ field_0x4
◆ field_0x8
◆ field_0xc
◆ lbl_8074CD30
| bool JAWGraphContext::lbl_8074CD30 |
|
static |
◆ mParentAlpha
| u8 JAWGraphContext::mParentAlpha |
◆ sFont
The documentation for this class was generated from the following files: