SpriteLayer.scaleSpriteHoriz

Scales sprite horizontally. Returns the new size, or -1 if the scaling value is invalid, or -2 if spriteID not found.

class SpriteLayer
@trusted nothrow
int
scaleSpriteHoriz
(
int n
,
int hScl
)

Meta