ZGameEditor Documentation
Community |
BitmapZoomRotateBitmapZoomRotateA bitmap producer component that can scale and rotate a bitmap. This component can only be used in the Bitmap.Producers property. Example usage: BatTexture in ZPong sample project. See also: Bitmap PropertiesZoomAmount to zoom in on bitmap. This value can be negative, which makes the bitmap scale down. RotationAmount to rotate bitmap in cycles (1.0 = 360 degrees). |