Added info regarding {get/set}ScreenBackgroundForKey

This commit is contained in:
phkb 2017-08-08 08:14:00 +10:00 committed by GitHub
parent 934bd29df1
commit 5a8538eae1

View File

@ -89,6 +89,9 @@ Scripting:
* EquipmentInfo.infoForKey().displayColor can read and write the display
color used to display equipment items on the ship outfitting and status
screens.
* global.getScreenBackgroundForKey() and global.setScreenBackgroundForKey()
added to allow scripting access to background image information held in
screenbackgrounds.plist.
Bug fixes:
==========