Access keys

RotatorController

Kind of class: class
Inherits from: AbstractController
Version: 1.01
Author: Jeroen Wijering
Classpath: com.jeroenwijering.players.RotatorController
File last modified: Saturday, 23 December 2006, 22:35:48
User input management of the players MCV pattern.

Summary

Constructor
Instance properties

Constructor

RotatorController

function RotatorController (
car:Object, far:Array)
Constructor, inherited from super

Instance methods

getEvent

function getEvent (
typ:String, prm:Number) : Void
Override of AbstractController event receiver.
Parameters:
typ:
event type
#
prm:
parameter value
#

sendChange

function sendChange (
typ:String, prm:Number) : Void
Sending changes to the currently active image model.
The active model switches on an item switch.
Parameters:
typ:
The type of change
prm:
Parameter of the change