Skip to content

Class "Backdrop"⚓︎

Info

You can get this class by using the following functions:

Example Code
1
local backdrop = Game():GetRoom():GetBackdrop()

Functions⚓︎

GetControlsANM2 ()⚓︎

Sprite GetControlsANM2 ( )⚓︎


GetControlsButtonsANM2 ()⚓︎

Sprite GetControlsButtonsANM2 ( )⚓︎


GetDetailANM2 ()⚓︎

Sprite GetDetailANM2 ( )⚓︎


GetFloorANM2 ()⚓︎

Sprite GetFloorANM2 ( )⚓︎


GetFloorImage ()⚓︎

Image GetFloorImage ( )⚓︎

Returns the buffer containing the floor texture of the current room.


GetWallImage ()⚓︎

Image GetWallImage ( )⚓︎

Returns the buffer containing the wall texture of the current room.