2 using System.Collections.Generic;
5 using System.Xml.Serialization;
18 #region IToyUpdatable Member
23 public abstract void UpdateOutputs();
Interface for toys which need a update method which is used to update their outputs.
Base class for toys which need update calls to update the state of their assigned outputs...
Base class for IToy implementations
The namespace DirectOutput.General contains classes for general use.