Ejemplo n.º 1
0
 public Key()
 {
     sprite = ItemSpriteFactory.GetKey();
     Hitbox = sprite.Box;
 }