DreamScape Source Code: !mkdream.sx
DreamScape documentation index.
DreamScape file index.
Builds the LibraryContainer 
dream.sxl
Index of files compiled by !mkdream.sx into dream.sxl
	- anim.sx
		Defines the Animation interface module, 
		and implements the AnimationImplementation module.
	 - tracking.sx
		Defines the Tracking interface module, 
		and implements the TrackingImplementation module. 
	 - dreammod.sx
		Defines the Dream interface module,
		and the DreamImplementation module.
		The following files are loaded into the 
		DreamImplementation module. 
	 - globals.sx
		Defines all the global variables and their initial values. 
	 - utils.sx
		Defines useful utilities, 
		for creating brushes, 
		and generating unique ids and names. 
	 - sounds.sx
		Defines utilities for making sounds. 
	 - product.sx
		Defines class Product.
	 - timeline.sx
		Defines class TimeLine.
	 - room.sx
		Defines classes UpdateViewProtocol and Room.
	 - navigate.sx
		Defines class Navigator.
	 - throwing.sx
		Defines classes Catcher, CatcherShape, 
		Thrower, ThrowerShape, ThrowerCatcherShape,
		ThrowerSpace, ThrowerCatcherSpace,
		Obstacle, Magic, and Portal.
	 - misc.sx
		Defines miscellaneous classes TrackerTwoDShape,
		SimpleDragger, DraggableShape, DraggableSpace, 
		and DropSlot.
	 - tool.sx
		Defines classes Tool, TimelineToolProtocol, 
		and DashboardToolProtocol.
	 - titlebar.sx
		Defines class TitleBar.
	 - action.sx
		Defines class PerpetrateAction.
	 - rule.sx
		Defines class Rule.
	 - perp.sx
		Defines class Perpetrator.
	 - puppet.sx
		Defines classes PuppetPart, PuppetShape, PuppetLine, 
		AnimationPuppetPartMedia, AnimatedProduct, 
		and AnimatedPuppetPart.
	 - ground.sx
		Defines classes OffscreenGround, Ground, 
		and ForegroundPuppetShape. 
	 - painter.sx
		Defines classes Painter, ImageHose, and WeeShroom.
	 - warehous.sx
		Defines class Warehouse.
	 - actcond.sx
		Defines class ActionConductor.
	 - picklist.sx
		Defines class PickList.
	 - factory.sx
		Defines factory utilities for making common kinds of products.