sfCircleShape_getRadius

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. float sfCircleShape_getRadius(const(sfCircleShape)* shape)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    float
    sfCircleShape_getRadius
  2. psfCircleShape_getRadius sfCircleShape_getRadius;

Meta