Package | Description |
---|---|
com.b3dgs.lionengine.game.map.transition |
Dedicated package to handle map tile transitions.
|
Modifier and Type | Method and Description |
---|---|
Collection<GroupTransition> |
TransitiveGroup.getTransitives(String groupIn,
String groupOut)
Get the transitive groups list to reach a group from another.
|
Collection<GroupTransition> |
MapTileTransitionModel.getTransitives(String groupIn,
String groupOut) |
Collection<GroupTransition> |
MapTileTransition.getTransitives(String groupIn,
String groupOut)
Get the transitive groups list to reach a group from another.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.