#include <JUTConsole.h>
◆ EConsoleType
Enumerator |
---|
CONSOLE_TYPE_0 | |
CONSOLE_TYPE_1 | |
CONSOLE_TYPE_2 | |
◆ OutputFlag
Enumerator |
---|
OUTPUT_NONE | |
OUTPUT_OSREPORT | |
OUTPUT_CONSOLE | |
OUTPUT_OSR_AND_CONSOLE | |
◆ JUTConsole()
◆ ~JUTConsole()
JUTConsole::~JUTConsole |
( |
| ) |
|
|
virtual |
◆ clear()
void JUTConsole::clear |
( |
| ) |
|
◆ create() [1/2]
◆ create() [2/2]
◆ diffIndex()
int JUTConsole::diffIndex |
( |
int |
param_0, |
|
|
int |
param_1 |
|
) |
| const |
|
inline |
◆ doDraw()
◆ dumpToTerminal()
◆ getHeight()
u32 JUTConsole::getHeight |
( |
| ) |
const |
|
inline |
◆ getLineAttr()
u8 JUTConsole::getLineAttr |
( |
int |
param_0 | ) |
|
|
inline |
◆ getLineFromObjectSize()
◆ getLineOffset()
int JUTConsole::getLineOffset |
( |
| ) |
const |
◆ getLinePtr()
u8 * JUTConsole::getLinePtr |
( |
int |
param_0 | ) |
const |
|
inline |
◆ getObjectSizeFromBufferSize()
◆ getOutput()
u32 JUTConsole::getOutput |
( |
| ) |
const |
|
inline |
◆ getPositionX()
int JUTConsole::getPositionX |
( |
| ) |
const |
|
inline |
◆ getPositionY()
int JUTConsole::getPositionY |
( |
| ) |
const |
|
inline |
◆ getUsedLine()
int JUTConsole::getUsedLine |
( |
| ) |
const |
◆ isVisible()
bool JUTConsole::isVisible |
( |
| ) |
const |
|
inline |
◆ nextIndex()
int JUTConsole::nextIndex |
( |
int |
index | ) |
const |
|
inline |
◆ prevIndex()
int JUTConsole::prevIndex |
( |
int |
index | ) |
const |
|
inline |
◆ print()
◆ print_f()
◆ scroll()
void JUTConsole::scroll |
( |
int |
scrollAmnt | ) |
|
◆ scrollToFirstLine()
void JUTConsole::scrollToFirstLine |
( |
| ) |
|
|
inline |
◆ scrollToLastLine()
void JUTConsole::scrollToLastLine |
( |
| ) |
|
|
inline |
◆ setFont()
◆ setFontSize()
◆ setHeight()
void JUTConsole::setHeight |
( |
u32 |
height | ) |
|
|
inline |
◆ setLineAttr()
void JUTConsole::setLineAttr |
( |
int |
param_0, |
|
|
u8 |
param_1 |
|
) |
| |
|
inline |
◆ setOutput()
◆ setPosition()
◆ setVisible()
void JUTConsole::setVisible |
( |
bool |
visible | ) |
|
|
inline |
◆ field_0x20
u32 JUTConsole::field_0x20 |
◆ field_0x2c
bool JUTConsole::field_0x2c |
◆ field_0x30
int JUTConsole::field_0x30 |
◆ field_0x34
int JUTConsole::field_0x34 |
◆ field_0x38
int JUTConsole::field_0x38 |
◆ field_0x3c
int JUTConsole::field_0x3c |
◆ field_0x5c
◆ field_0x60
◆ field_0x64
int JUTConsole::field_0x64 |
◆ field_0x69
bool JUTConsole::field_0x69 |
◆ field_0x6a
bool JUTConsole::field_0x6a |
◆ field_0x6b
bool JUTConsole::field_0x6b |
◆ mBuf
◆ mFont
◆ mFontSizeX
f32 JUTConsole::mFontSizeX |
◆ mFontSizeY
f32 JUTConsole::mFontSizeY |
◆ mHeight
◆ mListNode
◆ mMaxLines
int JUTConsole::mMaxLines |
◆ mOutput
◆ mPositionX
int JUTConsole::mPositionX |
◆ mPositionY
int JUTConsole::mPositionY |
◆ mVisible
bool JUTConsole::mVisible |
The documentation for this class was generated from the following files: