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()
  
  
      
        
          | float TaleWorlds.TwoDimension.Sprite.GetScaleToUse  | 
          ( | 
          float |           width,  | 
         
        
           | 
           | 
          float |           height,  | 
         
        
           | 
           | 
          float |           scale ) | 
         
       
   | 
  
abstract   | 
  
 
 
◆ ToString()
      
        
          | override string TaleWorlds.TwoDimension.Sprite.ToString  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ CachedDrawObject
  
  
      
        
          | DrawObject2D TaleWorlds.TwoDimension.Sprite.CachedDrawObject | 
         
       
   | 
  
protected   | 
  
 
 
◆ CachedDrawData
◆ Texture
  
  
      
        
          | Texture TaleWorlds.TwoDimension.Sprite.Texture | 
         
       
   | 
  
getabstract   | 
  
 
 
◆ Name
  
  
      
        
          | string TaleWorlds.TwoDimension.Sprite.Name | 
         
       
   | 
  
get   | 
  
 
 
◆ Width
  
  
      
        
          | int TaleWorlds.TwoDimension.Sprite.Width | 
         
       
   | 
  
get   | 
  
 
 
◆ Height
  
  
      
        
          | int TaleWorlds.TwoDimension.Sprite.Height | 
         
       
   | 
  
get   |