示例#1
0
 public HeartContainer()
 {
     sprite = ItemSpriteFactory.GetHeartContainer();
     Hitbox = sprite.Box;
 }