TorqueScript Reference
ImageAsset Member List

This is the complete list of members for ImageAsset, including all inherited members.

addExplicitCell(int cellOffsetX, int cellOffsetY, int cellWidth, int cellHeight, string cellName)ImageAsset
addFieldFilter(fieldName)SimObject
addLayer(imageFile, position, blendColor, [doRedraw])ImageAsset
addListener(SimObject)SimObject
assignFieldsFrom(SimObject)SimObject
call(methodName, [args] *)SimObject
clearExplicitCells()ImageAsset
clone([copyDynamicFields=false]?)SimObject
delete()SimObject
dump()SimObject
dumpClassHierarchy()SimObject
forceRedraw()ImageAsset
getAssetId()AssetBase
getBlendColor()ImageAsset
getCellCountX()ImageAsset
getCellCountY()ImageAsset
getCellHeight()ImageAsset
getCellOffsetX()ImageAsset
getCellOffsetY()ImageAsset
getCellRowOrder()ImageAsset
getCellStrideX()ImageAsset
getCellStrideY()ImageAsset
getCellWidth()ImageAsset
getClassName()SimObject
getClassNamespace()SimObject
getDynamicField(index)SimObject
getDynamicFieldCount()SimObject
getExplicitCellCount()ImageAsset
getExplicitCellHeight(cell)ImageAsset
getExplicitCellIndex(cellName)ImageAsset
getExplicitCellName(cell)ImageAsset
getExplicitCellOffset(cell)ImageAsset
getExplicitCellWidth(cell)ImageAsset
getExplicitMode()ImageAsset
getField(int index)SimObject
getFieldCount()SimObject
getFieldType(fieldName)SimObject
getFieldValue(fieldName)SimObject
getFilterMode()ImageAsset
getForce16Bit()ImageAsset
getFrameCount()ImageAsset
getFrameSize(int frame)ImageAsset
getGroup()SimObject
getId()SimObject
getImageFile()ImageAsset
getImageHeight()ImageAsset
getImageSize()ImageAsset
getImageWidth()ImageAsset
getInternalName()SimObject
getIsImagePOT()ImageAsset
getLayerBlendColor(index)ImageAsset
getLayerCount()ImageAsset
getLayerImage(index)ImageAsset
getLayerPosition(index)ImageAsset
getName()SimObject
getProgenitorFile()SimObject
getRelativeImageFile()ImageAsset
getSuperClassNamespace()SimObject
getType()SimObject
insertExplicitCell(int cellIndex, int cellOffsetX, int cellOffsetY, int cellWidth, int cellHeight, string cellName)ImageAsset
insertLayer(index, imageFile, position, blendColor, [doRedraw])ImageAsset
isChildOfGroup(groupID)SimObject
isMemberOfClass(string classname)SimObject
isMethod(string methodName)SimObject
isTimerActive()SimObject
moveLayerBackward(index, [doRedraw])ImageAsset
moveLayerForward(index, [doRedraw])ImageAsset
moveLayerToBack(index, [doRedraw])ImageAsset
moveLayerToFront(index, [doRedraw])ImageAsset
postEvent(String eventName, String data)SimObject
refreshAsset()AssetBase
removeAllListeners()SimObject
removeExplicitCell(int cellIndex)ImageAsset
removeFieldFilter(fieldName)SimObject
removeLayer(index, [doRedraw])ImageAsset
removeListener(SimObject)SimObject
save(fileName, [selectedOnly]?)SimObject
schedule(time, command, [arg] *)SimObject
setBlendColor(blendColor, [doRedraw])ImageAsset
setCellCountX(countX)ImageAsset
setCellCountY(countY)ImageAsset
setCellHeight(Height)ImageAsset
setCellOffsetX(offsetX)ImageAsset
setCellOffsetY(offsetY)ImageAsset
setCellRowOrder(rowOrder?)ImageAsset
setCellStrideX(strideX)ImageAsset
setCellStrideY(strideY)ImageAsset
setCellWidth(Width)ImageAsset
setClassNamespace(nameSpace)SimObject
setEditFieldValue(fieldName, value)SimObject
setExplicitCell(int cellIndex, int cellOffsetX, int cellOffsetY, int cellWidth, int cellHeight, string cellName)ImageAsset
setExplicitMode(explicitMode)ImageAsset
setFieldValue(fieldName, value)SimObject
setFilterMode(mode)ImageAsset
setForce16Bit(force16Bit?)ImageAsset
setImageFile(ImageFile)ImageAsset
setInternalName(string InternalName)SimObject
setLayerBlendColor(index, blendColor, [doRedraw])ImageAsset
setLayerImage(index, image, [doRedraw])ImageAsset
setLayerPosition(index, position, [doRedraw])ImageAsset
setName(newName)SimObject
setProgenitorFile(file)SimObject
setSuperClassNamespace()SimObject
startListening(SimObject)SimObject
startTimer(callbackFunction, float timePeriod, [repeat]?)SimObject
stopListening(SimObject)SimObject
stopTimer()SimObject