Raylib5Backend.toRaylibCoords

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

Meta