public class Properties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
FRICTION
The character's SpeedX is reduced by this value every frame.
|
int |
GRAVITY
The character's SpeedY is reduced by this value every frame.
|
Constructor and Description |
---|
Properties() |
public final int FRICTION
public final int GRAVITY