gugga.common.ProgressEventInfo Class Reference

List of all members.

Detailed Description

Author:
Barni

Definition at line 4 of file ProgressEventInfo.as.

Public Member Functions

function ProgressEventInfo (aTarget:Object, aTotal:Number, aCurrent:Number, aPercents:Number)

Public Attributes

var target: Object
var total: Number
var current: Number
var percents: Number

Private Attributes

var type: String


Constructor & Destructor Documentation

function gugga.common.ProgressEventInfo.ProgressEventInfo ( aTarget:Object  ,
aTotal:Number  ,
aCurrent:Number  ,
aPercents:Number   
)

Definition at line 13 of file ProgressEventInfo.as.


Member Data Documentation

var gugga.common.ProgressEventInfo.target

Definition at line 6 of file ProgressEventInfo.as.

var gugga.common.ProgressEventInfo.total

Definition at line 7 of file ProgressEventInfo.as.

var gugga.common.ProgressEventInfo.current

Definition at line 8 of file ProgressEventInfo.as.

var gugga.common.ProgressEventInfo.percents

Definition at line 9 of file ProgressEventInfo.as.

var gugga.common.ProgressEventInfo.type [private]

Definition at line 11 of file ProgressEventInfo.as.


Generated on Fri May 11 17:13:46 2007 for GuggaFramework by  doxygen 1.5.2