Package | Description |
---|---|
com.b3dgs.lionengine.game.feature.tile.map.collision |
Object and map collision handling.
|
Modifier and Type | Method and Description |
---|---|
CollisionFunctionType |
CollisionFunctionLinear.getType() |
CollisionFunctionType |
CollisionFunction.getType()
Get the collision function type.
|
static CollisionFunctionType |
CollisionFunctionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollisionFunctionType[] |
CollisionFunctionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.