Skip to content

Alpha 0.0.5

Compare
Choose a tag to compare
@maxand-re maxand-re released this 31 Oct 21:33
· 37 commits to master since this release
  • 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