ScummVM API documentation
Petka::QObjectStar Class Reference
Inheritance diagram for Petka::QObjectStar:
Petka::QObject Petka::QMessageObject Petka::QVisibleObject

Public Member Functions

void update (int time) override
 
bool isInPoint (Common::Point p) override
 
void onMouseMove (Common::Point p) override
 
void onClick (Common::Point p) override
 
void setPos (Common::Point p, bool center) override
 
- Public Member Functions inherited from Petka::QObject
void draw () override
 
void updateZ () override
 
void show (bool v) override
 
- Public Member Functions inherited from Petka::QMessageObject
void setReaction (int16 id, QReaction *reaction)
 
virtual void processMessage (const QMessage &msg)
 
void processReaction (QReaction *reaction, const QMessage *msg=nullptr)
 
virtual void play (int id, int type)
 
void loadSound ()
 
void removeSound ()
 
void readScriptData (Common::SeekableReadStream &stream)
 
virtual void readInisData (Common::INIFile &names, Common::INIFile &cast, Common::INIFile *bgs)
 

Additional Inherited Members

- Public Attributes inherited from Petka::QMessageObject
int32 _x
 
int32 _y
 
int32 _walkX
 
int32 _walkY
 
int32 _time
 
byte _frame
 
bool _isShown
 
bool _animate
 
bool _updateZ
 
bool _holdMessages
 
bool _isActive
 
bool _startSound
 
bool _loopedSound
 
Sound_sound
 
int8 _status
 
uint16 _id
 
Common::String _name
 
Common::String _nameOnScreen
 
int32 _dialogColor
 
Common::Array< QReaction_reactions
 
QReaction_reaction
 
int16 _reactionId
 
- Public Attributes inherited from Petka::QVisibleObject
int32 _resourceId
 
int32 _z
 

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