Uses of Package
vooga.gameEngine.core

Packages that use vooga.gameEngine.core
games.RobotUnicornAttack   
games.RobotUnicornAttack.controller   
games.RobotUnicornAttack.items   
games.SpaceInvaders   
games.SpaceInvaders.events   
games.pinball   
games.pong   
games.stickfighter   
testing.gameEngine.WormsDemo   
testing.gameEngine.WormsDemo.items   
testing.gameEngine.cameraTesting   
testing.gameEngine.collision   
vooga.aiEngine.Dev   
vooga.aiEngine.pongAI   
vooga.aiEngine.stickfightergameAI   
vooga.arcade.listeners.windowListeners   
vooga.devEnvironment   
vooga.devEnvironment.buttons   
vooga.devEnvironment.datapanel.displays   
vooga.gameEngine.controller   
vooga.gameEngine.core   
vooga.gameEngine.event   
vooga.gameEngine.game   
vooga.gameEngine.graphics   
vooga.gameEngine.item   
vooga.levelEditor.game.ballPathBuilder   
vooga.levelEditor.model   
vooga.physicsEngine.geometry.mathUtils   
vooga.replay.core This package contains major classes used for interfacing with Replay and used for the backend and frontend. 
vooga.replay.eventListeners This package contains classes handling event listeners. 
 

Classes in vooga.gameEngine.core used by games.RobotUnicornAttack
GameManager
          Class responsible for communication between the game and the engine.
Position
          Wrapper class for representing a 2D Position in space.
 

Classes in vooga.gameEngine.core used by games.RobotUnicornAttack.controller
Dimension
          A Dimension object encapsulates the width and height of a GameRelatedObject (in double precision).
Position
          Wrapper class for representing a 2D Position in space.
 

Classes in vooga.gameEngine.core used by games.RobotUnicornAttack.items
Dimension
          A Dimension object encapsulates the width and height of a GameRelatedObject (in double precision).
Position
          Wrapper class for representing a 2D Position in space.
 

Classes in vooga.gameEngine.core used by games.SpaceInvaders
GameManager
          Class responsible for communication between the game and the engine.
 

Classes in vooga.gameEngine.core used by games.SpaceInvaders.events
Position
          Wrapper class for representing a 2D Position in space.
 

Classes in vooga.gameEngine.core used by games.pinball
GameManager
          Class responsible for communication between the game and the engine.
 

Classes in vooga.gameEngine.core used by games.pong
GameManager
          Class responsible for communication between the game and the engine.
Position
          Wrapper class for representing a 2D Position in space.
 

Classes in vooga.gameEngine.core used by games.stickfighter
GameManager
          Class responsible for communication between the game and the engine.
 

Classes in vooga.gameEngine.core used by testing.gameEngine.WormsDemo
GameManager
          Class responsible for communication between the game and the engine.
 

Classes in vooga.gameEngine.core used by testing.gameEngine.WormsDemo.items
Dimension
          A Dimension object encapsulates the width and height of a GameRelatedObject (in double precision).
Position
          Wrapper class for representing a 2D Position in space.
Rotation2D
          Class Rotation2D represents the rotation of an object in space.
 

Classes in vooga.gameEngine.core used by testing.gameEngine.cameraTesting
Dimension
          A Dimension object encapsulates the width and height of a GameRelatedObject (in double precision).
GameManager
          Class responsible for communication between the game and the engine.
Position
          Wrapper class for representing a 2D Position in space.
 

Classes in vooga.gameEngine.core used by testing.gameEngine.collision
GameManager
          Class responsible for communication between the game and the engine.
 

Classes in vooga.gameEngine.core used by vooga.aiEngine.Dev
GameManager
          Class responsible for communication between the game and the engine.
Position
          Wrapper class for representing a 2D Position in space.
 

Classes in vooga.gameEngine.core used by vooga.aiEngine.pongAI
Position
          Wrapper class for representing a 2D Position in space.
 

Classes in vooga.gameEngine.core used by vooga.aiEngine.stickfightergameAI
Position
          Wrapper class for representing a 2D Position in space.
 

Classes in vooga.gameEngine.core used by vooga.arcade.listeners.windowListeners
GameEngine
          Main class for the VOOGA Game Engine.
 

Classes in vooga.gameEngine.core used by vooga.devEnvironment
GameEngine
          Main class for the VOOGA Game Engine.
 

Classes in vooga.gameEngine.core used by vooga.devEnvironment.buttons
GameEngine
          Main class for the VOOGA Game Engine.
 

Classes in vooga.gameEngine.core used by vooga.devEnvironment.datapanel.displays
GameEngine
          Main class for the VOOGA Game Engine.
 

Classes in vooga.gameEngine.core used by vooga.gameEngine.controller
Dimension
          A Dimension object encapsulates the width and height of a GameRelatedObject (in double precision).
Position
          Wrapper class for representing a 2D Position in space.
Rotation2D
          Class Rotation2D represents the rotation of an object in space.
 

Classes in vooga.gameEngine.core used by vooga.gameEngine.core
GameEngine
          Main class for the VOOGA Game Engine.
GameManager
          Class responsible for communication between the game and the engine.
Position
          Wrapper class for representing a 2D Position in space.
 

Classes in vooga.gameEngine.core used by vooga.gameEngine.event
Dimension
          A Dimension object encapsulates the width and height of a GameRelatedObject (in double precision).
Position
          Wrapper class for representing a 2D Position in space.
Rotation2D
          Class Rotation2D represents the rotation of an object in space.
 

Classes in vooga.gameEngine.core used by vooga.gameEngine.game
GameManager
          Class responsible for communication between the game and the engine.
 

Classes in vooga.gameEngine.core used by vooga.gameEngine.graphics
Dimension
          A Dimension object encapsulates the width and height of a GameRelatedObject (in double precision).
GameManager
          Class responsible for communication between the game and the engine.
Position
          Wrapper class for representing a 2D Position in space.
Rotation2D
          Class Rotation2D represents the rotation of an object in space.
 

Classes in vooga.gameEngine.core used by vooga.gameEngine.item
Dimension
          A Dimension object encapsulates the width and height of a GameRelatedObject (in double precision).
Position
          Wrapper class for representing a 2D Position in space.
Rotation2D
          Class Rotation2D represents the rotation of an object in space.
 

Classes in vooga.gameEngine.core used by vooga.levelEditor.game.ballPathBuilder
GameManager
          Class responsible for communication between the game and the engine.
 

Classes in vooga.gameEngine.core used by vooga.levelEditor.model
GameEngine
          Main class for the VOOGA Game Engine.
 

Classes in vooga.gameEngine.core used by vooga.physicsEngine.geometry.mathUtils
Position
          Wrapper class for representing a 2D Position in space.
 

Classes in vooga.gameEngine.core used by vooga.replay.core
GameEngine
          Main class for the VOOGA Game Engine.
 

Classes in vooga.gameEngine.core used by vooga.replay.eventListeners
GameEngine
          Main class for the VOOGA Game Engine.