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

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

BatchCallCountVerticesEngine.Graphics.vxSpriteBatch
BatchCallNames (defined in VerticesEngine.Graphics.vxSpriteBatch)VerticesEngine.Graphics.vxSpriteBatch
Begin(string batchCall, SpriteSortMode sortMode=SpriteSortMode.Deferred, BlendState blendState=null, SamplerState samplerState=null, DepthStencilState depthStencilState=null, RasterizerState rasterizerState=null, Effect effect=null, Matrix? transformMatrix=default(Matrix?))VerticesEngine.Graphics.vxSpriteBatch
DrawString(SpriteFont font, string text, Vector2 position, Color color, float scale, vxHorizontalJustification horizontalJustification=vxHorizontalJustification.Left, vxVerticalJustification verticalJustification=vxVerticalJustification.Top, float rotation=0) (defined in VerticesEngine.Graphics.vxSpriteBatch)VerticesEngine.Graphics.vxSpriteBatch
DrawString(SpriteFont font, string text, Vector2 position, Color color, float scale, Vector2 origin) (defined in VerticesEngine.Graphics.vxSpriteBatch)VerticesEngine.Graphics.vxSpriteBatch
End() (defined in VerticesEngine.Graphics.vxSpriteBatch)VerticesEngine.Graphics.vxSpriteBatch
vxSpriteBatch(GraphicsDevice graphicsDevice)VerticesEngine.Graphics.vxSpriteBatch