C# Class OSCRendererToggler, Elemental

Inheritance: OSCMessageListener
Show file Open project: CodeStrumpet/Elemental

Public Methods

Method Description
OSCMessageReceiver ( OscMessage, message ) : void

Protected Methods

Method Description
Destroy ( ) : void
Start ( ) : void
commandOfInterest ( ) : string

Private Methods

Method Description
Update ( ) : void

Method Details

Destroy() protected method

protected Destroy ( ) : void
return void

OSCMessageReceiver() public method

public OSCMessageReceiver ( OscMessage, message ) : void
message OscMessage,
return void

Start() protected method

protected Start ( ) : void
return void

commandOfInterest() protected method

protected commandOfInterest ( ) : string
return string