Package | Description |
---|---|
com.b3dgs.lionengine.game.collision.tile |
Object and map collision handling.
|
com.b3dgs.lionengine.game.map |
Tile based map handling with
Features layer that will allow to customize the
services provided by the map dynamically. |
com.b3dgs.lionengine.game.map.circuit |
Dedicated package to handle map tile circuit.
|
com.b3dgs.lionengine.game.map.fog |
Dedicated package to handle map fog of war.
|
com.b3dgs.lionengine.game.map.transition |
Dedicated package to handle map tile transitions.
|
com.b3dgs.lionengine.game.object.trait.extractable |
Represents the extraction system, which allows to extract something from another thing.
|
com.b3dgs.lionengine.game.object.trait.orientable |
Describe the
Orientation capacity. |
com.b3dgs.lionengine.game.pathfinding |
A-Star algorithm implementation, allowing to search a path on a
MapTilePath . |
com.b3dgs.lionengine.game.raster |
Describe the raster bar representation.
|
com.b3dgs.lionengine.game.tile |
Tile based handling with
TileFeature layer that will allow to customize the
services provided by the tile dynamically. |
Class and Description |
---|
Tile
Tile representation with the following data:
size : tile size
sheet : tile sheet number
number : tile number inside tilesheet
x and y : real location on map
A tile represents a surface, localized on a MapTile . |
TileFeature
Tile feature base interface.
|
Class and Description |
---|
Tile
Tile representation with the following data:
size : tile size
sheet : tile sheet number
number : tile number inside tilesheet
x and y : real location on map
A tile represents a surface, localized on a MapTile . |
TileConstraint
Represents a map tile constraint.
|
TileGroupType
List of tile group types.
|
TileRef
Represents the tile reference indexes.
|
Class and Description |
---|
Tile
Tile representation with the following data:
size : tile size
sheet : tile sheet number
number : tile number inside tilesheet
x and y : real location on map
A tile represents a surface, localized on a MapTile . |
TileRef
Represents the tile reference indexes.
|
Class and Description |
---|
Tile
Tile representation with the following data:
size : tile size
sheet : tile sheet number
number : tile number inside tilesheet
x and y : real location on map
A tile represents a surface, localized on a MapTile . |
Tiled
Represents something that can have a tile representation (in location and in size).
|
Class and Description |
---|
Tile
Tile representation with the following data:
size : tile size
sheet : tile sheet number
number : tile number inside tilesheet
x and y : real location on map
A tile represents a surface, localized on a MapTile . |
TileRef
Represents the tile reference indexes.
|
Class and Description |
---|
Tiled
Represents something that can have a tile representation (in location and in size).
|
Class and Description |
---|
Tiled
Represents something that can have a tile representation (in location and in size).
|
Class and Description |
---|
Tile
Tile representation with the following data:
size : tile size
sheet : tile sheet number
number : tile number inside tilesheet
x and y : real location on map
A tile represents a surface, localized on a MapTile . |
Tiled
Represents something that can have a tile representation (in location and in size).
|
TileFeature
Tile feature base interface.
|
Class and Description |
---|
Tile
Tile representation with the following data:
size : tile size
sheet : tile sheet number
number : tile number inside tilesheet
x and y : real location on map
A tile represents a surface, localized on a MapTile . |
Class and Description |
---|
Tile
Tile representation with the following data:
size : tile size
sheet : tile sheet number
number : tile number inside tilesheet
x and y : real location on map
A tile represents a surface, localized on a MapTile . |
TileConstraint
Represents a map tile constraint.
|
Tiled
Represents something that can have a tile representation (in location and in size).
|
TileFeature
Tile feature base interface.
|
TileGroup
Represents the tile group, which can be applied to a
TileRef . |
TileGroupType
List of tile group types.
|
TileRef
Represents the tile reference indexes.
|
TilesExtractor.Canceler
Cancel controller.
|
TilesExtractor.ProgressListener
Listen to extraction progress.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.