tModLoader v2024.04
A mod to make and play Terraria mods
TileBatch Member List

This is the complete list of members for TileBatch, including all inherited members.

Begin(RasterizerState rasterizer, Matrix transformation) (defined in TileBatch)TileBatch
Begin(Matrix transformation) (defined in TileBatch)TileBatch
Begin() (defined in TileBatch)TileBatch
Begin(SpriteSortMode sortMode, BlendState blendState) (defined in TileBatch)TileBatch
Begin(SpriteSortMode sortMode, BlendState blendState, SamplerState samplerState, DepthStencilState depthStencilState, RasterizerState rasterizerState) (defined in TileBatch)TileBatch
Begin(SpriteSortMode sortMode, BlendState blendState, SamplerState samplerState, DepthStencilState depthStencilState, RasterizerState rasterizerState, Effect effect) (defined in TileBatch)TileBatch
Begin(SpriteSortMode sortMode, BlendState blendState, SamplerState samplerState, DepthStencilState depthStencilState, RasterizerState rasterizerState, Effect effect, Matrix transformationMatrix) (defined in TileBatch)TileBatch
Dispose() (defined in TileBatch)TileBatch
Draw(Texture2D texture, Vector2 position, VertexColors colors) (defined in TileBatch)TileBatch
Draw(Texture2D texture, Vector4 destination, VertexColors colors) (defined in TileBatch)TileBatch
Draw(Texture2D texture, Vector4 destination, Rectangle? sourceRectangle, VertexColors colors) (defined in TileBatch)TileBatch
Draw(Texture2D texture, Vector2 position, Rectangle? sourceRectangle, VertexColors colors, Vector2 origin, float scale, SpriteEffects effects) (defined in TileBatch)TileBatch
Draw(Texture2D texture, Vector4 destination, Rectangle? sourceRectangle, VertexColors colors, Vector2 origin, SpriteEffects effects, float rotation) (defined in TileBatch)TileBatch
End() (defined in TileBatch)TileBatch
TileBatch(GraphicsDevice graphicsDevice) (defined in TileBatch)TileBatch