sfConvexShape_setPoint

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

Meta