Klasse Layer

java.lang.Object
net.risingworld.api.utils.Layer

public class Layer extends Object
All layers the game currently uses. This is relevant for physics and collisions (the player only collides with certain layers), but also for rendering (some layers aren't visible to the player).