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 |
get(objKey) — Method in class com.boostworthy.collections.HashMap |
|
Gets the value that is paired with the specified key. |
getAngleAt(nPosition) — Method in class com.boostworthy.geom.Path |
|
Gets the angle of a position along this path using a float value of '0.0' to '1.0' where '0.0' is the start of the path and '1.0' is the end of the path. |
getFilters() — Method in class com.boostworthy.animation.management.types.FilterAnimation |
|
Gets an array containing all the target object's filters, except for the target filter. |
getFilters() — Method in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
Gets an array containing all the target object's filters, except for the target filter. |
getInstance() — Static method in class com.boostworthy.events.EventBroadcaster |
|
Gets the singleton instance of the event broadcaster. |
getInstance() — Static method in class com.boostworthy.utils.logger.LogFactory |
|
Gets the singleton instance of the log factory. |
getIterator(uIterator) — Method in class com.boostworthy.animation.management.Buffer |
|
Returns an iterator of the specified type. |
getIterator(uIterator) — Method in class com.boostworthy.collections.HashMap |
|
Returns an iterator of the specified type. |
getIterator(uIterator) — Method in interface com.boostworthy.collections.ICollection |
|
Returns an iterator of the specified type. |
getIterator(uIterator) — Method in class com.boostworthy.collections.Queue |
|
Returns an iterator of the specified type. |
getIterator(uIterator) — Method in class com.boostworthy.collections.Stack |
|
Returns an iterator of the specified type. |
getKeyIterator(uIterator) — Method in class com.boostworthy.collections.HashMap |
|
Returns an iterator of the specified type for iterating through keys. |
getLevel() — Method in interface com.boostworthy.utils.logger.ILog |
|
Gets the currently set log level. |
getLevel() — Method in class com.boostworthy.utils.logger.Log |
|
Gets the currently set log level. |
getLevel() — Method in class com.boostworthy.utils.logger.LogFactory |
|
Gets the currently set logging level. |
getLevelName(uLevel) — Method in class com.boostworthy.utils.logger.Log |
|
Gets the name of the specified log level. |
getLog(strLogName) — Method in class com.boostworthy.utils.logger.LogFactory |
|
Gets the specified log. |
getName() — Method in interface com.boostworthy.utils.logger.ILog |
|
Gets the name of the log. |
getName() — Method in class com.boostworthy.utils.logger.Log |
|
Gets the name of this log. |
getPointAt(nPosition) — Method in class com.boostworthy.geom.Path |
|
Gets the coordinate of a position along this path using a float value of '0.0' to '1.0' where '0.0' is the start of the path and '1.0' is the end of the path. |
getTargetFilter() — Method in class com.boostworthy.animation.management.types.FilterAnimation |
|
Gets a reference to the target filter. |
getTargetFilter() — Method in class com.boostworthy.animation.sequence.tweens.FilterTween |
|
Gets a reference to the target filter. |
getValueIterator(uIterator) — Method in class com.boostworthy.collections.HashMap |
|
Returns an iterator of the specified type for iterating through values. |
Global — Final class in package com.boostworthy.core |
|
The 'Global' class houses commonly used data globally throughout an application. |
Global() — Constructor in class com.boostworthy.core.Global |
|
Constructor. |
gotoAndPlay(uFrame) — Method in class com.boostworthy.animation.sequence.Timeline |
|
Moves the playhead to the desired frame and then plays from there. |
gotoAndPlayReverse(uFrame) — Method in class com.boostworthy.animation.sequence.Timeline |
|
Moves the playhead to the desired frame and then plays in reverse from there. |
gotoAndStop(uFrame) — Method in class com.boostworthy.animation.sequence.Timeline |
|
Moves the playhead to the desired frame and then stops. |
|
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 |