sfConvexShape_setPointCount

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_setPointCount(sfConvexShape* shape, size_t count)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    static if(sfmlSupport >= SFMLSupport.sfml230)
    void
    sfConvexShape_setPointCount
  2. void sfConvexShape_setPointCount(sfConvexShape* shape, uint count)
  3. psfConvexShape_setPointCount sfConvexShape_setPointCount;

Meta