SimpledisplayBackend.toFluidCoords

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

Meta