Packagewk.example.die.model
Interfacepublic interface IModelDie extends wki.mvcs.model.WKI_Model
Implementors ModelDie

Language Version : ActionScript 3.0



Public Properties
 PropertyDefined By
  state : String
[read-only]
IModelDie
  value : uint
IModelDie
Public Methods
 MethodDefined By
  
rollTheDie():void
IModelDie
Property Detail
stateproperty
state:String  [read-only]


Implementation
    public function get state():String
valueproperty 
value:uint


Implementation
    public function get value():uint
    public function set value(value:uint):void
Method Detail
rollTheDie()method
public function rollTheDie():void