TileMap.adjustCoords

Adjusted pixel coordinates so that they lie on valid pixel coordinates based on tile coordinates.

  1. Vector2s adjustCoords(float cx, float cy)
  2. Vector2s adjustCoords(Vector2f vec)
    class TileMap
    final const
    adjustCoords
    (
    ref const Vector2f vec
    )

Meta