Access keys

PlayerView

Kind of class: class
Inherits from: AbstractView
Version: 1.03
Author: Jeroen Wijering
Classpath: com.jeroenwijering.players.PlayerView
File last modified: Thursday, 01 January 1970, 01:00:00
Display and controlbar user interface management of the players MCV pattern.

Summary

Constructor
Instance properties
Instance properties inherited from AbstractView
Instance methods
Instance methods inherited from AbstractView
Event handlers
Event handlers inherited from AbstractView

Constructor

PlayerView

function PlayerView (
ctr:AbstractController, car:Object, far:Array)
Constructor

Instance properties

imageLoader

imageLoader:ImageLoader
(read,write)
reference to the imageloader object

Instance methods

getUpdate

function getUpdate (
typ:String, pr1:Number, pr2:Number) : Void
Override of the AbstractView's update receiver
Parameters:
typ:
event type
#
pr2:
second parameter value
#

Event handlers

onResize

function onResize (
)
OnResize Handler: catches stage resizing in fullscreenmode