sfFloatRect_contains

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. sfBool sfFloatRect_contains(const(sfFloatRect)* rect, float x, float y)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    sfFloatRect_contains
    (,
    float x
    ,
    float y
    )
  2. psfFloatRect_contains sfFloatRect_contains;

Meta