|
| FlatBatch3D | FlatBatch (int layer=0, DepthStencilState depthStencilState=null, RasterizerState rasterizerState=null, BlendState blendState=null) |
| TexturedBatch3D | TexturedBatch (Texture2D texture, bool useAlphaTest=false, int layer=0, DepthStencilState depthStencilState=null, RasterizerState rasterizerState=null, BlendState blendState=null, SamplerState samplerState=null) |
| FontBatch3D | FontBatch (BitmapFont font, int layer=0, DepthStencilState depthStencilState=null, RasterizerState rasterizerState=null, BlendState blendState=null, SamplerState samplerState=null) |
| T1 | FindFlatBatch (int layer, DepthStencilState depthStencilState, RasterizerState rasterizerState, BlendState blendState) |
| T2 | FindTexturedBatch (Texture2D texture, bool useAlphaTest, int layer, DepthStencilState depthStencilState, RasterizerState rasterizerState, BlendState blendState, SamplerState samplerState) |
| T3 | FindFontBatch (BitmapFont font, int layer, DepthStencilState depthStencilState, RasterizerState rasterizerState, BlendState blendState, SamplerState samplerState) |
| void | Flush (Matrix matrix, bool clearAfterFlush=true, int maxLayer=int.MaxValue) |
| void | Flush (Matrix matrix, Vector4 color, bool clearAfterFlush=true, int maxLayer=int.MaxValue) |
| void | Clear () |
◆ FlatBatch()
◆ FontBatch()
◆ TexturedBatch()
该类的文档由以下文件生成: