ScummVM API documentation
Mohawk::RivenStacks::RSpit Class Reference

#include <rspit.h>

Inheritance diagram for Mohawk::RivenStacks::RSpit:
Mohawk::RivenStack

Public Member Functions

 RSpit (MohawkEngine_Riven *vm)
 
void xrcredittime (const ArgumentArray &args)
 
void xrshowinventory (const ArgumentArray &args)
 
void xrhideinventory (const ArgumentArray &args)
 
void xrwindowsetup (const ArgumentArray &args)
 
void rebelPrisonWindowTimer ()
 
- Public Member Functions inherited from Mohawk::RivenStack
 RivenStack (MohawkEngine_Riven *vm, uint16 id)
 
uint16 getId () const
 
Common::String getName (RivenNameResource nameResource, uint16 nameId) const
 
int16 getIdFromName (RivenNameResource nameResource, const Common::String &name) const
 
void registerName (RivenNameResource nameResource, uint16 nameId, const Common::String &name)
 
uint16 getCardStackId (uint32 globalId) const
 
uint32 getCurrentCardGlobalId () const
 
uint32 getCardGlobalId (uint16 cardId) const
 
void runCommand (uint16 commandNameId, const Common::Array< uint16 > &args)
 
void dump () const
 
virtual void installCardTimer ()
 
void removeTimer ()
 
void onMouseDown (const Common::Point &mouse)
 
void onMouseUp (const Common::Point &mouse)
 
void onMouseMove (const Common::Point &mouse)
 
void queueMouseCursorRefresh ()
 
void onFrame ()
 
bool mouseIsDown () const
 
Common::Point getMousePosition () const
 
Common::Point getMouseDragStartPosition () const
 
void mouseForceUp ()
 
void onAction (RivenAction keyAction)
 
RivenAction getAction () const
 
void resetAction ()
 
void xflies (const ArgumentArray &args)
 
uint16 getComboDigit (uint32 correctCombo, uint32 digit)
 
void runDemoBoundaryDialog ()
 
void runEndGame (uint16 videoCode, uint32 delay, uint32 videoFrameCountOverride)
 
void runCredits (uint16 video, uint32 delay, uint32 videoFrameCountOverride)
 
void pageTurn (RivenTransition transition)
 
bool keepTurningPages ()
 
void waitForPageTurnSound ()
 

Additional Inherited Members

- Public Types inherited from Mohawk::RivenStack
typedef Common::Array< uint16 > ArgumentArray
 
typedef Common::Functor0< void > TimerProc
 
- Protected Types inherited from Mohawk::RivenStack
typedef Common::Functor1< const ArgumentArray &, void > ExternalCommand
 
- Protected Member Functions inherited from Mohawk::RivenStack
void registerCommand (const Common::String &name, ExternalCommand *command)
 
void installTimer (TimerProc *proc, uint32 time)
 
- Protected Attributes inherited from Mohawk::RivenStack
MohawkEngine_Riven_vm
 

Detailed Description

Rebel Age / Tay


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