Method | Description | |
---|---|---|
DrawCell ( |
||
DrawQuad ( SFML.Graphics.IntRect screenRect, SFML.Graphics.IntRect textCoords, Color color, |
||
End ( RenderTarget target, |
||
Reset ( ) : void | ||
Reset ( SFML.Graphics.Transform renderingTransform ) : void | ||
SpriteBatch2 ( ) : System.Collections.Generic |
public DrawCell ( |
||
cell | ||
screenRect | SFML.Graphics.IntRect | |
solidRect | SFML.Graphics.IntRect | |
defaultBackground | Color | |
font | SadConsole | |
return | void |
public DrawQuad ( SFML.Graphics.IntRect screenRect, SFML.Graphics.IntRect textCoords, Color color, |
||
screenRect | SFML.Graphics.IntRect | |
textCoords | SFML.Graphics.IntRect | |
color | Color | |
texture | ||
return | void |
public End ( RenderTarget target, |
||
target | RenderTarget | |
state | ||
return | void |
public Reset ( SFML.Graphics.Transform renderingTransform ) : void | ||
renderingTransform | SFML.Graphics.Transform | |
return | void |
public SpriteBatch2 ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |