Свойство | Тип | Описание | |
---|---|---|---|
renderStates | RenderStates |
Метод | Описание | |
---|---|---|
DeepCopy ( ) : |
||
Draw ( RenderTarget destination, Vector2f pos ) : void | ||
Update ( float step_time ) : void | ||
cBaseRenderer ( ) : System |
Метод | Описание | |
---|---|---|
cBaseRenderer ( |
public abstract DeepCopy ( ) : |
||
Результат |
public abstract Draw ( RenderTarget destination, Vector2f pos ) : void | ||
destination | RenderTarget | |
pos | Vector2f | |
Результат | void |
public abstract Update ( float step_time ) : void | ||
step_time | float | |
Результат | void |
protected cBaseRenderer ( |
||
other | ||
Результат | System |