Uses of Class
game.Scene

  • Uses of Scene in game

    Fields in game declared as Scene
    Modifier and Type
    Field
    Description
    static Scene[][]
    Scene.map
     
    Constructors in game with parameters of type Scene
    Modifier
    Constructor
    Description
     
    Action(int action, Scene scene)
     
     
    Player(Scene scene)
    Start the player off on this scene The scenes should already be prepared