Hierarchy For All Packages
Package Hierarchies:- com.codingame.gameengine.core,
- com.codingame.gameengine.module.camera,
- com.codingame.gameengine.module.endscreen,
- com.codingame.gameengine.module.entities,
- com.codingame.gameengine.module.toggle,
- com.codingame.gameengine.module.tooltip,
- com.codingame.gameengine.module.viewport,
- com.codingame.gameengine.runner,
- com.codingame.gameengine.runner.dto,
- com.codingame.gameengine.runner.simulate
Class Hierarchy
- java.lang.Object
- com.codingame.gameengine.core.AbstractPlayer
- com.codingame.gameengine.core.AbstractMultiplayerPlayer
- com.codingame.gameengine.core.AbstractSoloPlayer
- com.codingame.gameengine.core.AbstractReferee
- com.codingame.gameengine.runner.simulate.AgentData
- com.codingame.gameengine.runner.dto.AgentDto
- com.codingame.gameengine.module.camera.CameraModule (implements com.codingame.gameengine.core.Module)
- com.codingame.gameengine.runner.CommandLinePlayerAgent
- com.codingame.gameengine.runner.dto.ConfigResponseDto
- com.codingame.gameengine.module.endscreen.EndScreenModule (implements com.codingame.gameengine.core.Module)
- com.codingame.gameengine.module.entities.Entity<T>
- com.codingame.gameengine.module.entities.BlendableEntity<T>
- com.codingame.gameengine.module.entities.Shape<T> (implements com.codingame.gameengine.module.entities.Mask)
- com.codingame.gameengine.module.entities.Circle
- com.codingame.gameengine.module.entities.Line
- com.codingame.gameengine.module.entities.Polygon
- com.codingame.gameengine.module.entities.Rectangle
- com.codingame.gameengine.module.entities.RoundedRectangle
- com.codingame.gameengine.module.entities.TextureBasedEntity<T>
- com.codingame.gameengine.module.entities.SpriteAnimation (implements com.codingame.gameengine.module.entities.Mask)
- com.codingame.gameengine.module.entities.SpriteBasedEntity<T> (implements com.codingame.gameengine.module.entities.Mask)
- com.codingame.gameengine.module.entities.Sprite
- com.codingame.gameengine.module.entities.TilingSprite
- com.codingame.gameengine.module.entities.TextBasedEntity<T>
- com.codingame.gameengine.module.entities.BitmapText
- com.codingame.gameengine.module.entities.Text
- com.codingame.gameengine.module.entities.Shape<T> (implements com.codingame.gameengine.module.entities.Mask)
- com.codingame.gameengine.module.entities.ContainerBasedEntity<T>
- com.codingame.gameengine.module.entities.BufferedGroup (implements com.codingame.gameengine.module.entities.Mask)
- com.codingame.gameengine.module.entities.Group
- com.codingame.gameengine.module.entities.BlendableEntity<T>
- com.codingame.gameengine.core.GameManager<T>
- com.codingame.gameengine.core.MultiplayerGameManager<T>
- com.codingame.gameengine.core.SoloGameManager<T>
- com.codingame.gameengine.runner.simulate.GameResult
- com.codingame.gameengine.runner.dto.GameResultDto
- com.codingame.gameengine.module.entities.GraphicEntityModule (implements com.codingame.gameengine.core.Module)
- com.codingame.gameengine.runner.JavaPlayerAgent
- com.codingame.gameengine.runner.MultiplayerGameRunner
- com.codingame.gameengine.core.RefereeMain
- com.codingame.gameengine.runner.SoloGameRunner
- com.codingame.gameengine.module.entities.SpriteSheetSplitter
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.codingame.gameengine.core.AbstractPlayer.TimeoutException
- java.lang.Exception
- com.codingame.gameengine.module.toggle.ToggleModule (implements com.codingame.gameengine.core.Module)
- com.codingame.gameengine.core.Tooltip
- com.codingame.gameengine.runner.simulate.TooltipData
- com.codingame.gameengine.runner.dto.TooltipDto
- com.codingame.gameengine.module.tooltip.TooltipModule (implements com.codingame.gameengine.core.Module)
- com.codingame.gameengine.module.viewport.ViewportModule (implements com.codingame.gameengine.core.Module)
- com.codingame.gameengine.module.entities.World
- com.codingame.gameengine.core.AbstractPlayer
Interface Hierarchy
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.codingame.gameengine.module.entities.BlendableEntity.BlendMode
- com.codingame.gameengine.module.entities.Curve
- com.codingame.gameengine.module.entities.ScaleMode
- com.codingame.gameengine.module.entities.Text.FontWeight
- com.codingame.gameengine.module.entities.TextBasedEntity.TextAlign
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)