sfRectangleShape_getPoint

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. sfVector2f sfRectangleShape_getPoint(const(sfRectangleShape)* shape, size_t index)
  2. sfVector2f sfRectangleShape_getPoint(const(sfRectangleShape)* shape, uint index)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    static if(!(sfmlSupport >= SFMLSupport.sfml230))
    sfRectangleShape_getPoint
  3. psfRectangleShape_getPoint sfRectangleShape_getPoint;

Meta