Property | Type | Description | |
---|---|---|---|
renderStates | RenderStates |
Method | Description | |
---|---|---|
DeepCopy ( ) : |
||
Draw ( RenderTarget destination, Vector2f pos ) : void | ||
Update ( float step_time ) : void | ||
cBaseRenderer ( ) : System |
Method | Description | |
---|---|---|
cBaseRenderer ( |
public abstract Draw ( RenderTarget destination, Vector2f pos ) : void | ||
destination | RenderTarget | |
pos | Vector2f | |
return | void |
public abstract Update ( float step_time ) : void | ||
step_time | float | |
return | void |
protected cBaseRenderer ( |
||
other | ||
return | System |