A function defined in PEd_RoomLegacy.gml
PEd_RoomGetBackground(_room, _ind)
Gets the background with given index of the room.
Name | Type | Description |
---|---|---|
_room | Id.DsMap |
The room. |
_ind | Real |
The background index (0...7). |
Id.DsMap
The background.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.