Inheritance: TextureRegion
Example #1
0
 public SpriteDrawable(Sprite sprite)
 {
     Sprite = sprite;
 }