Package | Description |
---|---|
com.b3dgs.lionengine | |
com.b3dgs.lionengine.core.impl | |
com.b3dgs.lionengine.game.platform |
Modifier and Type | Method and Description |
---|---|
Range |
Core.createRange(java.lang.String name,
int min,
int max)
Create a Range.
|
Modifier and Type | Class and Description |
---|---|
class |
RangeImpl |
Modifier and Type | Method and Description |
---|---|
Range |
CoreFactory.createRange(java.lang.String name,
int min,
int max) |
Modifier and Type | Class and Description |
---|---|
class |
CollisionType |