GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
virtual void Gw::BaseEmulator::LinkActors ( ALoadedActor left,
ALoadedActor middle,
ALoadedActor right 
)
protectedpure virtual

link middle (new actor in the emulator) with left and right (could be null) ... the type of connecion depends on the emulator's implementation

Implemented in Gw::DEmulator.