Main Page | Packages | Class Tree | Index | Help

xp.transitions

class Iris

Object
  |
  +--xp.transitions.Transition
        |
        +--xp.transitions.Iris


class Iris
extends Transition



Field Summary

static
singleton


Method Summary

public static
initDescriptor ( params: Object ): Object


public
render ( desc: Object, p: Number ): Void
Render the transition

Methods inherited from class xp.transitions.Transition

cleanUp, iDrawCircle, iDrawRect



Field Documentation

singleton

static var singleton

Method Documentation

initDescriptor

public static function initDescriptor(params: Object): Object

render

public function render(desc: Object,
 p: Number): Void
Render the transition

Parameters:
desc
The Transition descriptor
p
The percentage or stage of the transition, a number between 0 and 1

The documentation was generated from the following file:


Generated on 10/30/2005 9:34:02 PM by AS2Doc