Alpha 0.0.5
- Get the size of Image directly (.getWidth(), .getHeight())
- Resource can be include directly without PathType (default: PathType.OUTSIDE)
- zindex -> layer
- Get the current version of RGE (Statistics.VERSION)
- NEW! TileMap
- Get the distance between two Vector2D (Vector2D.distance(vec2))
- And some performance improvements