Exemple #1
0
 public SpriteRectangle(SpriteBase parent) : base(parent)
 {
 }
Exemple #2
0
 public SpriteText(SpriteBase parent) : base(parent)
 {
 }