Candide.Graphics.Batcher.Sprite
Type JSONpublic class in Candide.Graphics.Batcher
Type metadata
- Assembly
Romestead - Namespace
Candide.Graphics.Batcher - Base type
System.Object - Hash
A8EE8A4F6892BE4216AAF446B6C9D475FCFFA1BE45D4D978DD7C9D03FC41B814
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Center# | public | public Microsoft.Xna.Framework.Vector2 Center |
Origin# | public | public Microsoft.Xna.Framework.Vector2 Origin |
SourceRect# | public | public Microsoft.Xna.Framework.Rectangle SourceRect |
Texture2D# | public | public Microsoft.Xna.Framework.Graphics.Texture2D Texture2D |
Uvs# | public | public CandideCreator.Shared.Models.RectangleF Uvs |
Methods
Clone
#
public Candide.Graphics.Batcher.Sprite Clone()
Method metadata
- Visibilitypublic
- Return type
Candide.Graphics.Batcher.Sprite - StaticFalse
- VirtualFalse
- Hash
4C32C0743D51F7457F16F44BF79D2F2ED7536401B09C4450D784F3D7DA6D8E8F - Body hash
3F5D1679081FF91CA6E374EBAE45ED89A134CC3ED0B0EDAF857C7D116C630D17 - IL size30
Referenced calls
Candide.Graphics.Batcher.Sprite::.ctor(Microsoft.Xna.Framework.Graphics.Texture2D, Microsoft.Xna.Framework.Rectangle)
GenerateNinePatchRects
#
public System.Void GenerateNinePatchRects(Microsoft.Xna.Framework.Rectangle renderRect, Microsoft.Xna.Framework.Rectangle[] destArray, System.Int32 marginLeft, System.Int32 marginRight, System.Int32 marginTop, System.Int32 marginBottom)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
4D83BFF6CC52581E5CC2B8C25281ACDDF3FAE96C2DA1145D4710DB189379ADC3 - Body hash
0F8E5BE32B42C07A2569B05773D98064314AE1A67B9C3D57C0AC52A297BB3991 - IL size270
Referenced calls
Microsoft.Xna.Framework.Rectangle::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)
SpritesFromAtlas
#
public System.Collections.Generic.List<Candide.Graphics.Batcher.Sprite> SpritesFromAtlas(Microsoft.Xna.Framework.Graphics.Texture2D texture, System.Int32 cellWidth, System.Int32 cellHeight, System.Int32 cellOffset, System.Int32 maxCellsToInclude)
Method metadata
- Visibilitypublic
- Return type
System.Collections.Generic.List<Candide.Graphics.Batcher.Sprite> - StaticTrue
- VirtualFalse
- Hash
62182CE91E2BB1F7580AB52CC7B00FAEC5DEC1FC059B0A67B6BA3674D50AD24C - Body hash
E1114F7623E1A6DEF11E73F1C7C4D45916B639AAAB1A4CF13E6FFF19311CEA59 - IL size107
Referenced calls
System.Collections.Generic.List<Candide.Graphics.Batcher.Sprite>::.ctor()Microsoft.Xna.Framework.Graphics.Texture2D::get_Width()Microsoft.Xna.Framework.Graphics.Texture2D::get_Height()Microsoft.Xna.Framework.Rectangle::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)Candide.Graphics.Batcher.Sprite::.ctor(Microsoft.Xna.Framework.Graphics.Texture2D, Microsoft.Xna.Framework.Rectangle)System.Collections.Generic.List<Candide.Graphics.Batcher.Sprite>::Add(!0)System.Collections.Generic.List<Candide.Graphics.Batcher.Sprite>::get_Count()
ToString
#
public System.String ToString()
Method metadata
- Visibilitypublic
- Return type
System.String - StaticFalse
- VirtualTrue
- Hash
A5E8E6EFA501A9598908AAE002AD2E73F17BE945F28080145583E94824614244 - Body hash
35515D321370C1F5FE711AD54F04E7C71199FA979A4E623DFE77FD51A86EE52B - IL size22
Referenced calls
System.String::Format(System.String, System.Object)
String literals
{0}