Index
All Classes|All Packages
M
- M - fr.r1r0r0.deltaengine.model.engines.utils.Key
- MAGENTA - Static variable in class fr.r1r0r0.deltaengine.view.colors.Color
- mapLevel - Variable in class fr.r1r0r0.deltaengine.model.engines.GraphicsEngine
- mapLevel - Variable in class fr.r1r0r0.deltaengine.model.engines.PhysicsEngine
- MapLevel - Class in fr.r1r0r0.deltaengine.model.maplevel
-
MapLevel that represent the area where entities move It is compose of cells, entities and events
- MapLevel(String, Cell[][]) - Constructor for class fr.r1r0r0.deltaengine.model.maplevel.MapLevel
-
Constructor
- MapLevelAlreadyExistException - Exception in fr.r1r0r0.deltaengine.exceptions.maplevel
-
An exception throw when 2 objects MapLevel with the same name are add in a Map
where the String corresponding to the name of the MapLevel - MapLevelAlreadyExistException(MapLevel, MapLevel) - Constructor for exception fr.r1r0r0.deltaengine.exceptions.maplevel.MapLevelAlreadyExistException
-
Constructor
- MapLevelAlreadyExistException(String) - Constructor for exception fr.r1r0r0.deltaengine.exceptions.maplevel.MapLevelAlreadyExistException
-
Constructor
- MapLevelBuilder - Class in fr.r1r0r0.deltaengine.model.maplevel
-
A Builder of MapLevel
- MapLevelBuilder(String, int, int) - Constructor for class fr.r1r0r0.deltaengine.model.maplevel.MapLevelBuilder
-
Constructor The attribute defaultCellBuilder is set to VOID_CELL_BUILDER
- MapLevelBuilder(String, int, int, CellBuilder) - Constructor for class fr.r1r0r0.deltaengine.model.maplevel.MapLevelBuilder
-
Constructor
- MapLevelBuilderCellCoordinatesStackingException - Exception in fr.r1r0r0.deltaengine.exceptions.maplevel
- MapLevelBuilderCellCoordinatesStackingException(MapLevelBuilder, Cell, Cell) - Constructor for exception fr.r1r0r0.deltaengine.exceptions.maplevel.MapLevelBuilderCellCoordinatesStackingException
-
Constructor
- MapLevelBuilderCellCoordinatesStackingException(String) - Constructor for exception fr.r1r0r0.deltaengine.exceptions.maplevel.MapLevelBuilderCellCoordinatesStackingException
-
Constructor
- MapLevelCoordinatesOutOfBoundException - Exception in fr.r1r0r0.deltaengine.exceptions.maplevel
-
An exception throw when a Cell is add in a MapLevel, but the Coordinates
of the cell are out of bound of the area defined by the MapLevel - MapLevelCoordinatesOutOfBoundException(MapLevel, Cell) - Constructor for exception fr.r1r0r0.deltaengine.exceptions.maplevel.MapLevelCoordinatesOutOfBoundException
-
Constructor
- MapLevelCoordinatesOutOfBoundException(String) - Constructor for exception fr.r1r0r0.deltaengine.exceptions.maplevel.MapLevelCoordinatesOutOfBoundException
-
Constructor
- MapLevelDoesNotExistException - Exception in fr.r1r0r0.deltaengine.exceptions.maplevel
-
An exception throw when there is not map matching with the name required in a Map
where the String corresponding to the name of the MapLevel - MapLevelDoesNotExistException(String) - Constructor for exception fr.r1r0r0.deltaengine.exceptions.maplevel.MapLevelDoesNotExistException
-
Constructor
- MapLevelEntityNameStackingException - Exception in fr.r1r0r0.deltaengine.exceptions.maplevel
-
An exception throw when 2 entities with the same name are in the same MapLevel
- MapLevelEntityNameStackingException(MapLevel, Entity, Entity) - Constructor for exception fr.r1r0r0.deltaengine.exceptions.maplevel.MapLevelEntityNameStackingException
-
Constructor
- MapLevelEntityNameStackingException(String) - Constructor for exception fr.r1r0r0.deltaengine.exceptions.maplevel.MapLevelEntityNameStackingException
-
Constructor
- MapLevelException - Exception in fr.r1r0r0.deltaengine.exceptions.maplevel
-
A custom exception used to regroup all exception relative to class MapLevel
- MapLevelException(String) - Constructor for exception fr.r1r0r0.deltaengine.exceptions.maplevel.MapLevelException
-
Constructor
- maps - Variable in class fr.r1r0r0.deltaengine.model.engines.KernelEngine
- MAX_HEIGHT - Static variable in class fr.r1r0r0.deltaengine.model.Dimension
- MAX_WIDTH - Static variable in class fr.r1r0r0.deltaengine.model.Dimension
- maxRunDelta - Variable in class fr.r1r0r0.deltaengine.model.engines.PhysicsEngine
- maxRunDeltaRatio - Variable in class fr.r1r0r0.deltaengine.model.engines.PhysicsEngine
- MIN_HEIGHT - Static variable in class fr.r1r0r0.deltaengine.model.Dimension
- MIN_WIDTH - Static variable in class fr.r1r0r0.deltaengine.model.Dimension
All Classes|All Packages