Inherited by TaleWorlds.TwoDimension.SpriteGeneric, and TaleWorlds.TwoDimension.SpriteNineRegion.
|
| Sprite (string name, int width, int height) |
|
◆ Sprite()
TaleWorlds.TwoDimension.Sprite.Sprite |
( |
string |
name, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
|
protected |
◆ GetScaleToUse()
abstract float TaleWorlds.TwoDimension.Sprite.GetScaleToUse |
( |
float |
width, |
|
|
float |
height, |
|
|
float |
scale |
|
) |
| |
|
pure virtual |
◆ ToString()
override string TaleWorlds.TwoDimension.Sprite.ToString |
( |
| ) |
|
◆ CachedDrawObject
DrawObject2D TaleWorlds.TwoDimension.Sprite.CachedDrawObject |
|
protected |
◆ CachedDrawData
◆ Texture
abstract Texture TaleWorlds.TwoDimension.Sprite.Texture |
|
get |
◆ Name
string TaleWorlds.TwoDimension.Sprite.Name |
|
get |
◆ Width
int TaleWorlds.TwoDimension.Sprite.Width |
|
get |
◆ Height
int TaleWorlds.TwoDimension.Sprite.Height |
|
get |