Esempio n. 1
0
void EngineClient::draw() {
	drawClient();
}
Esempio n. 2
0
void EngineStandalone::draw() {
	drawClient();
}