ZoomSprite()
语法
ZoomSprite(#Sprite, Width, Height)概要
Zooms the specified #Sprite from the given dimension.
参数
Width New sprite width (in pixels). If #PB_Default is specified, the initial sprite width is restored. Height New sprite height (in pixels). If #PB_Default is specified, the initial sprite height is restored.
返回值
无.
已支持操作系统
所有