sfConvexShape_getPoint

Undocumented in source.
  1. sfVector2f sfConvexShape_getPoint(const(sfConvexShape)* shape, size_t index)
  2. sfVector2f sfConvexShape_getPoint(const(sfConvexShape)* shape, uint index)
  3. psfConvexShape_getPoint sfConvexShape_getPoint;
    __gshared
    static if(bindSFMLGraphics)
    static if(!(staticSFML))
    psfConvexShape_getPoint sfConvexShape_getPoint;

Meta