Package game

Class Item

java.lang.Object
game.Item

public class Item extends Object
  • Field Details

    • title

      public String title
      item title
  • Constructor Details

    • Item

      public Item(String title)
      c and y coordinates of scene
  • Method Details