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

Classes

struct  Contact
 
struct  DialPadSlot
 
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
 
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 [kNumSubButtons]
 
SrcDestRectPair searchHeading
 
Common::Rect emailIconUnread
 
Common::Rect emailIconSelected
 
SrcDestRectPair emailHeading
 
SrcDestRectPair helpHeading
 
SrcDestRectPair browserHeading
 
Common::Path holdMusicSound
 
Common::Path answeringMachineSound
 
int16 holdLink1 = 0
 
int16 holdLink2 = 0
 
Common::Path urlSound
 
int16 urlLink1 = 0
 
int16 urlLink2 = 0
 
int16 urlLink3 = 0
 
uint16 fontId1 = 0
 
uint16 fontId2 = 0
 
Common::Path outgoingRingSound
 
Common::Path pickupSound
 
Common::Path invalidNumberSound
 
uint16 contactCount = 0
 
Common::Array< Contactcontacts
 

Static Public Attributes

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

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