sfCircleShape_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 sfCircleShape_setPointCount(sfCircleShape* shape, uint count)
  2. void sfCircleShape_setPointCount(sfCircleShape* shape, size_t count)
  3. void sfCircleShape_setPointCount(sfCircleShape* shape, uint count)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    static if(!(sfmlSupport >= SFMLSupport.sfml230))
    void
    sfCircleShape_setPointCount
  4. psfCircleShape_setPointCount sfCircleShape_setPointCount;

Meta