|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
控制台。 更多...
#include <Console.h>

Public 成员函数 | |
| Console (Devices::Screen &scr, bool a=true, Drawing::Color fc=Drawing::ColorSpace::White, Drawing::Color bc=Drawing::ColorSpace::Black) | |
| 构造:使用指定屏幕、有效性、前景色和背景色。 更多... | |
| virtual | ~Console () |
| 析构。 更多... | |
| void | Pause () |
Public 属性 | |
| Devices::Screen & | Screen |
友元 | |
| void | Activate (Console &, Drawing::Color, Drawing::Color) |
| 激活:使用指定屏幕、有效性、前景色和背景色。 更多... | |
| void | Deactivate (Console &) |
| 停用。 更多... | |
|
inlineexplicit |
|
inlinevirtual |
| void YSLib::UI::Console::Pause | ( | ) |
|
friend |
|
friend |
停用。
在文件 Console.cpp 第 50 行定义.
| Devices::Screen& YSLib::UI::Console::Screen |