AS3 Karaoke Player - Language Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class BlockInfo
Properties
|
Methods
Package
thanhtran.karaokeplayer.data
Class
public class BlockInfo
Public Properties
Property
Defined by
duration
: uint = 0
BlockInfo
text
: String = ""
BlockInfo
Public Methods
Method
Defined by
toString
():String
BlockInfo
Property detail
duration
property
public var duration:uint = 0
text
property
public var text:String = ""
Method detail
toString
()
method
public function toString():String
Returns
String
©2010 Tran Trong Thanh - trongthanh@gmail.com