A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
text — Property in class vn.karaokeplayer.data.BlockInfo
text — Property in interface vn.karaokeplayer.lyrics.IBlock
text — Property in class vn.karaokeplayer.lyrics.TextBlock
TextBlock — Class in package vn.karaokeplayer.lyrics
TODO: use object pool to optimize memmory and performance The smallest block of texts which share the same speed
TextBlock() — Constructor in class vn.karaokeplayer.lyrics.TextBlock
textColor — Property in class vn.karaokeplayer.lyrics.TextBlock
TextLine — Class in package vn.karaokeplayer.lyrics
A line of text
TextLine(factory:vn.karaokeplayer.utils:IKarFactory) — Constructor in class vn.karaokeplayer.lyrics.TextLine
ticked — Property in class vn.karaokeplayer.utils.Timer
TimedTextParser — Class in package vn.karaokeplayer.parsers
This parser parses the default timed-text based lyrics XML file
TIMEOFFSET_REG — Constant static property in class vn.karaokeplayer.utils.TimeUtil
timeOffsetToMs(timeOffset) — Static method in class vn.karaokeplayer.utils.TimeUtil
Converts from time offset (hours, minutes, seconds, mlliseconds) to milliseconds
Timer — Class in package vn.karaokeplayer.utils
A custom timer to replace built in Timer
This class will make use of singleton EnterFrameManager and signals to optimize performance.
TODO: This class is not completed and not in used
Timer(delay, repeat) — Constructor in class vn.karaokeplayer.utils.Timer
TimeUtil — Class in package vn.karaokeplayer.utils
title — Property in class vn.karaokeplayer.data.SongInfo
toProperCase(s) — Static method in class vn.karaokeplayer.utils.StringUtil
Change the first character of source string to uppercase.
toString() — Method in class vn.karaokeplayer.data.BlockInfo
toString() — Method in interface vn.karaokeplayer.lyrics.ILine
toString() — Method in class vn.karaokeplayer.lyrics.TextLine
trim(source) — Static method in class vn.karaokeplayer.utils.StringUtil
Remove leading and trailing spaces
trimLeft(source) — Static method in class vn.karaokeplayer.utils.StringUtil
Remove leading spaces
trimNewLine(src) — Static method in class vn.karaokeplayer.utils.StringUtil
Parse a text which has prefix and/or suffix
trimRight(source) — Static method in class vn.karaokeplayer.utils.StringUtil
Remove trailing spaces
truncate(source, length, suffix) — Static method in class vn.karaokeplayer.utils.StringUtil
Truncate source string and attach suffix after to form a new string fit in a specific length.
tt — Property in class vn.karaokeplayer.parsers.TimedTextParser
ttm — Property in class vn.karaokeplayer.parsers.TimedTextParser
tts — Property in class vn.karaokeplayer.parsers.TimedTextParser
type — Property in class vn.karaokeplayer.utils.AssetLoader
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z