sfShape_create

Undocumented in source.
  1. sfShape* sfShape_create(sfShapeGetPointCountCallback getPointCount, sfShapeGetPointCallback getPoint, void* userData)
  2. psfShape_create sfShape_create;
    __gshared
    static if(bindSFMLGraphics)
    static if(!(staticSFML))
    psfShape_create sfShape_create;

Meta