Raylib5Backend.fromRaylibCoords

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

Meta