SpriteLayer.scaleSpriteVert

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

class SpriteLayer
@trusted nothrow
int
scaleSpriteVert
(
int n
,
int vScl
)

Meta