function
bbmod_surface_check(_surface, _width, _height)
Checks whether the surface exists and if it has correct size. Broken surfaces are recreated. Surfaces of wrong size are resized.
Name | Type | Description |
---|---|---|
_surface | Id.Surface |
The surface to check. |
_width | Real |
The desired width of the surface. |
_height | Real |
The desired height of the surface. |
Id.Surface
The surface.
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.