ScummVM API documentation
Nancy::UICL Struct Reference
Inheritance diagram for Nancy::UICL:
Nancy::EngineData

Classes

struct  Contact
 
struct  DialPadSlot
 
struct  PictureRecord
 
struct  SrcDestRectPair
 
struct  ThreeRectWidget
 

Public Member Functions

 UICL (Common::SeekableReadStream *chunkStream)
 
- Public Member Functions inherited from Nancy::EngineData
 EngineData (Common::SeekableReadStream *chunkStream)
 

Public Attributes

UIPopupHeader header
 
Common::Path overlayImageName
 
SoundDescription callSoundTemplate
 
DialPadSlot dialPadSlots [kNumDialPadSlots]
 
SrcDestRectPair dialHilite
 
Common::Rect screenOutSrcRect
 
int32 statusTextX = 0
 
int32 statusTextY = 0
 
SrcDestRectPair welcomeScreen
 
Common::String statusLabels [kNumStatusLabels]
 
SrcDestRectPair dialLabel
 
SrcDestRectPair webLabel
 
SrcDestRectPair dirLabel
 
SrcDestRectPair dialingLabel
 
SrcDestRectPair delLabel
 
SrcDestRectPair sendLabel
 
SrcDestRectPair yesLabel
 
SrcDestRectPair noLabel
 
ThreeRectWidget helpButton
 
Common::String helpTextKey
 
Common::Rect signalSpriteSrc
 
Common::Rect signalSpriteSrcAlt
 
Common::Rect signalSpriteDest
 
Common::Rect batterySpriteSrc
 
Common::Rect batterySpriteSrcAlt
 
Common::Rect batterySpriteDest
 
SrcDestRectPair typeMessage
 
SrcDestRectPair connectedLabel
 
Common::Rect connectingSpriteSrc
 
Common::Rect connectingSpriteSrcAlt
 
Common::Rect connectingSpriteDest
 
SrcDestRectPair onlineHeading
 
Common::Rect fullEmptyScreenSrc
 
Common::Rect emailListContainer
 
Common::Rect dirArrowSrc
 
Common::Rect dirCursorSrc
 
SrcDestRectPair dirHeading
 
ThreeRectWidget subButtons [kNumSubButtonsNancy13]
 
SrcDestRectPair searchHeading
 
Common::Rect emailIconUnread
 
Common::Rect emailIconSelected
 
SrcDestRectPair emailHeading
 
SrcDestRectPair helpHeading
 
SrcDestRectPair browserHeading
 
SearchLink initialEmail
 
SearchLink initialSearch
 
uint16 fontId1 = 0
 
uint16 fontId2 = 0
 
Common::Path outgoingRingSound
 
Common::Path pickupSound
 
Common::Path invalidNumberSound
 
uint16 contactCount = 0
 
Common::Array< Contactcontacts
 
Common::Rect cameraViewSrcRect
 
int32 cameraTextX = 0
 
int32 cameraTextY = 0
 
Common::Path cameraViewImageName
 
Common::Path cameraClickSound
 
Common::Rect pictureDisplayRect
 
Common::Rect noPictureScreenRect
 
Common::Path helpTextKey2
 
byte screenColors [9] = {}
 
Common::Array< PictureRecordpictures
 

Static Public Attributes

static const uint kNumDialPadSlots = 15
 
static const uint kNumSubButtons = 10
 
static const uint kNumSubButtonsNancy13 = 11
 
static const uint kNumStatusLabels = 3
 

The documentation for this struct was generated from the following file: