Raylib5Backend.fromRaylibCoords

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector2 fromRaylibCoords(Vector2 position)
    class Raylib5Backend
    const @trusted
    fromRaylibCoords
  2. Vector2 fromRaylibCoords(float x, float y)
  3. Rectangle fromRaylibCoords(Rectangle rec)

Meta