A function defined in PEd_SurfaceCheck.gml
PEd_SurfaceCheck(_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. |
_width | Real |
The desired width of the surface. |
_height | Real |
The desired height of the surface. |
Id.Surface
The surface.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.