Romestead Assembly Reference

Candide.Graphics.Batcher.Sprite

Type JSON

public class in Candide.Graphics.Batcher

Methods4
Properties0
Fields5
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Graphics.Batcher
  • Base typeSystem.Object
  • HashA8EE8A4F6892BE4216AAF446B6C9D475FCFFA1BE45D4D978DD7C9D03FC41B814

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
Centerpublicpublic Microsoft.Xna.Framework.Vector2 Center
Originpublicpublic Microsoft.Xna.Framework.Vector2 Origin
SourceRectpublicpublic Microsoft.Xna.Framework.Rectangle SourceRect
Texture2Dpublicpublic Microsoft.Xna.Framework.Graphics.Texture2D Texture2D
Uvspublicpublic CandideCreator.Shared.Models.RectangleF Uvs

Methods

Clone

public Candide.Graphics.Batcher.Sprite Clone()

Method metadata
  • Visibilitypublic
  • Return typeCandide.Graphics.Batcher.Sprite
  • StaticFalse
  • VirtualFalse
  • Hash4C32C0743D51F7457F16F44BF79D2F2ED7536401B09C4450D784F3D7DA6D8E8F
  • Body hash3F5D1679081FF91CA6E374EBAE45ED89A134CC3ED0B0EDAF857C7D116C630D17
  • 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 typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash4D83BFF6CC52581E5CC2B8C25281ACDDF3FAE96C2DA1145D4710DB189379ADC3
  • Body hash0F8E5BE32B42C07A2569B05773D98064314AE1A67B9C3D57C0AC52A297BB3991
  • 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 typeSystem.Collections.Generic.List<Candide.Graphics.Batcher.Sprite>
  • StaticTrue
  • VirtualFalse
  • Hash62182CE91E2BB1F7580AB52CC7B00FAEC5DEC1FC059B0A67B6BA3674D50AD24C
  • Body hashE1114F7623E1A6DEF11E73F1C7C4D45916B639AAAB1A4CF13E6FFF19311CEA59
  • 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 typeSystem.String
  • StaticFalse
  • VirtualTrue
  • HashA5E8E6EFA501A9598908AAE002AD2E73F17BE945F28080145583E94824614244
  • Body hash35515D321370C1F5FE711AD54F04E7C71199FA979A4E623DFE77FD51A86EE52B
  • IL size22
Referenced calls
  • System.String::Format(System.String, System.Object)
String literals
  • {0}