Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.Graphics.vxLineBatch Member List

This is the complete list of members for VerticesEngine.Graphics.vxLineBatch, including all inherited members.

Begin(Matrix projection, Matrix view) (defined in VerticesEngine.Graphics.vxLineBatch)VerticesEngine.Graphics.vxLineBatch
Dispose() (defined in VerticesEngine.Graphics.vxLineBatch)VerticesEngine.Graphics.vxLineBatch
Dispose(bool disposing) (defined in VerticesEngine.Graphics.vxLineBatch)VerticesEngine.Graphics.vxLineBatchprotectedvirtual
DrawLine(Vector2 v1, Vector2 v2) (defined in VerticesEngine.Graphics.vxLineBatch)VerticesEngine.Graphics.vxLineBatch
DrawLine(Vector2 v1, Vector2 v2, Color color) (defined in VerticesEngine.Graphics.vxLineBatch)VerticesEngine.Graphics.vxLineBatch
DrawLine(Vector2 v1, Vector2 v2, Color color, float z) (defined in VerticesEngine.Graphics.vxLineBatch)VerticesEngine.Graphics.vxLineBatch
DrawLineShape(Shape shape) (defined in VerticesEngine.Graphics.vxLineBatch)VerticesEngine.Graphics.vxLineBatch
DrawLineShape(Shape shape, Color color) (defined in VerticesEngine.Graphics.vxLineBatch)VerticesEngine.Graphics.vxLineBatch
DrawRectangle(Rectangle rect, Color color) (defined in VerticesEngine.Graphics.vxLineBatch)VerticesEngine.Graphics.vxLineBatch
End() (defined in VerticesEngine.Graphics.vxLineBatch)VerticesEngine.Graphics.vxLineBatch
vxLineBatch(GraphicsDevice graphicsDevice, int bufferSize=DefaultBufferSize) (defined in VerticesEngine.Graphics.vxLineBatch)VerticesEngine.Graphics.vxLineBatch