TODO: use object pool to optimize memmory and performance
The smallest block of texts which share the same speed
begin:Number
[read-only]Implementation
public function get begin():Number
completed:ISignal
[read-only]Implementation
public function get completed():ISignal
duration:Number
[read-only]Implementation
public function get duration():Number
public var embedFonts:Boolean = false
end:Number
[read-only]Implementation
public function get end():Number
public var font:String = "Verdana"
height:Number
[read-write]Implementation
public function get height():Number
public function set height(value:Number):void
next:IBlock
[read-write]
Implementation
public function get next():IBlock
public function set next(value:IBlock):void
noSpaceWidth:Number
[read-only]Implementation
public function get noSpaceWidth():Number
position:Number
[read-write]Implementation
public function get position():Number
public function set position(value:Number):void
public var size:Number = 30
public var strokeColor:uint = 0xFFFFFF
public var syncStrokeColor:uint = 0xFFFFFF
public var syncTextColor:uint = 0xFF9600
text:String
[read-only]Implementation
public function get text():String
public var textColor:uint = 0x8AD420
width:Number
[read-write]Implementation
public function get width():Number
public function set width(value:Number):void
public function TextBlock()
public function dispose():void
public function init(blockInfo:BlockInfo):void
Parameters
public function reset():void
public function setStyle(normalStyle:LyricStyle, syncStyle:LyricStyle):void
Parameters
public static const VERSION:String = "0.8.71"
©2010 Tran Trong Thanh - trongthanh@gmail.com