sfSprite_setScale

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void sfSprite_setScale(sfSprite* sprite, sfVector2f scale)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    void
    sfSprite_setScale
  2. psfSprite_setScale sfSprite_setScale;

Meta