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