ClanLib3.0文档翻译: clan::Canvas 类参考,clan::Canvas Class Reference
#include < canvas.h >
公有成员函数 |
|
|
构造 |
|
|
Canvas ( DisplayWindow &window) |
|
|
操作 |
|
|
void |
draw_line (float x1, float y1, float x2, float y2, const Colorf &color= Colorf::white ) |
|
画一条线。 详情…… |
|
|
void |
draw_box (float x1, float y1, float x2, float y2, const Colorf &color= Colorf::white ) |
|
画一个长方形。 详情…… |
|
HxLauncher: Launch Android applications by voice commands