-
Notifications
You must be signed in to change notification settings - Fork 31
BgImage
Modar Nasser edited this page Jun 18, 2024
·
3 revisions
Contains information about the Level background image.
ldtk::FilePath ldtk::Level::BgImage::pathThe relative path to the background image file.
ldtk::IntRect ldtk::Level::BgImage::cropThe cropped sub rectangle of the displayed image.
ldtk::IntPoint ldtk::Level::BgImage::posThe position of the top left corner of the background image in the level.
ldtk::FloatPoint ldtk::Level::BgImage::scaleThe scale of the background image.