Packageno.arton.guitarplayer.controls
Classpublic class PlayControlsPanel
InheritancePlayControlsPanel Inheritance flash.display.Sprite

...



Public Methods
 MethodDefined by
  
PlayControlsPanel(panelWidth:Number, player:Player, playerStates:PlayerStates, playheadSlider:Slider)
PlayControlsPanel
  
update(event:PlayerEvent = null):void
Updates the icon in the playback control panel
PlayControlsPanel
Constructor detail
PlayControlsPanel()constructor
public function PlayControlsPanel(panelWidth:Number, player:Player, playerStates:PlayerStates, playheadSlider:Slider)Parameters
panelWidth:Number
 
player:Player
 
playerStates:PlayerStates
 
playheadSlider:Slider
Method detail
update()method
public function update(event:PlayerEvent = null):void

Updates the icon in the playback control panel

Parameters
event:PlayerEvent (default = null) — If an PlayerEvent is dispatched from Player.as it is used