|
Generated from muppets.cpp with ROBODoc v3.2.2 on Sat Jul 08 14:27:18 2000
TABLE OF CONTENTS
Mupputs/puppet::walkNAMEpuppet::walkPURPOSE Let puppet walk. Mupputs/puppet::talkNAMEpuppet::talkPURPOSE Let puppet talk. Mupputs/puppet::actNAMEpuppet::actPURPOSE Let puppet walk and talk. Mupputs/stage::open_curtainsNAMEstage::open_curtains --PURPOSE Open the curtains.SOURCE void stage::open_curtains() { lights(ON); } Mupputs/stage::lightsNAMEstage::lights -- switch lights on or off.PURPOSE Switch lights on or off. |