Package | Description |
---|---|
com.b3dgs.lionengine.game.map | |
com.b3dgs.lionengine.utility |
Class and Description |
---|
MapTile
Describe a map using tile for its representation.
|
TileGame
Default class tile; containing following data:
pattern : tilesheet number
number : tile number inside current tilesheet
x & y : real location
collision : collision type
|
Class and Description |
---|
MapTileGame
Abstract representation of a standard tile based map.
|
TileGame
Default class tile; containing following data:
pattern : tilesheet number
number : tile number inside current tilesheet
x & y : real location
collision : collision type
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.