|
function | addParameterValue (local name, local value, local weight) |
|
function | areaHitTest (local hitAreaName, local x, local y) |
|
function | create (local dir, local fileName) |
|
function | getCanvasSize () |
|
function | getDebugRectRenderer () |
|
function | getDirectory () |
|
function | getDrawableBlendMode (local name) |
|
function | getDrawableCount () |
|
function | getDrawableCulling (local name) |
|
function | getDrawableNames () |
|
function | getDrawableOpacity (local name) |
|
function | getExpressionNames () |
|
function | getGravity () |
|
function | getLipValue () |
|
function | getModelColor () |
|
function | getModelOpacity () |
|
function | getMotionCount (local groupName) |
|
function | getMotionGroupNames () |
|
function | getParameterCount () |
|
function | getParameterDefaultValue (local name) |
|
function | getParameterMaximumValue (local name) |
|
function | getParameterMinimumValue (local name) |
|
function | getParameterNames () |
|
function | getParameterValue (local name) |
|
function | getPartCount () |
|
function | getPartNames () |
|
function | getPartOpacity (local name) |
|
function | getSoundFileName (local groupName, local index) |
|
function | getWind () |
|
function | multiplyParameterValue (local name, local value, local weight) |
|
function | resetDragging () |
|
function | setAcceleration (local x, local y, local z) |
|
function | setAutoDragging (local b) |
|
function | setBlinkingInterval (local blinkigInterval) |
|
function | setBlinkingSettings (local closing, local closed, local opening) |
|
function | setDebugRectEnable (local b) |
|
function | setDragging (local x, local y) |
|
function | setExpression (local expressionName) |
|
function | setGravity (local gravity) |
|
function | setLipValue (local value) |
|
function | setModelColor (local color) |
|
function | setModelOpacity (local opacity) |
|
function | setParameterValue (local name, local value, local weight) |
|
function | setPartOpacity (local name, local opacity) |
|
function | setRandomExpression () |
|
function | setTouchDragging (local x, local y) |
|
function | setWind (local wind) |
|
function | startMotion (local groupName, local index, local priority) |
|
function | startRandomMotion (local groupName, local priority) |
|
function | update (local delta) |
|
◆ addParameterValue()
- Parameters
-
name | string |
value | number |
weight | number |
- Returns
- l2d.Model
◆ areaHitTest()
- Parameters
-
hitAreaName | string |
x | number |
y | number |
- Returns
- boolean
◆ create()
◆ getCanvasSize()
◆ getDebugRectRenderer()
◆ getDirectory()
◆ getDrawableBlendMode()
◆ getDrawableCount()
◆ getDrawableCulling()
◆ getDrawableNames()
◆ getDrawableOpacity()
◆ getExpressionNames()
◆ getGravity()
◆ getLipValue()
◆ getModelColor()
◆ getModelOpacity()
◆ getMotionCount()
◆ getMotionGroupNames()
◆ getParameterCount()
◆ getParameterDefaultValue()
◆ getParameterMaximumValue()
◆ getParameterMinimumValue()
◆ getParameterNames()
◆ getParameterValue()
◆ getPartCount()
◆ getPartNames()
◆ getPartOpacity()
◆ getSoundFileName()
- Parameters
-
groupName | string |
index | number |
- Returns
- string
◆ getWind()
◆ multiplyParameterValue()
- Parameters
-
name | string |
value | number |
weight | number |
- Returns
- l2d.Model
◆ resetDragging()
◆ setAcceleration()
◆ setAutoDragging()
◆ setBlinkingInterval()
◆ setBlinkingSettings()
- Parameters
-
closing | number |
closed | number |
opening | number |
- Returns
- l2d.Model
◆ setDebugRectEnable()
◆ setDragging()
◆ setExpression()
- Parameters
-
- Returns
- boolean
◆ setGravity()
◆ setLipValue()
◆ setModelColor()
◆ setModelOpacity()
◆ setParameterValue()
- Parameters
-
name | string |
value | number |
weight | number |
- Returns
- l2d.Model
◆ setPartOpacity()
◆ setRandomExpression()
◆ setTouchDragging()
◆ setWind()
◆ startMotion()
- Parameters
-
groupName | string |
index | number |
priority | number |
- Returns
- boolean
◆ startRandomMotion()
- Parameters
-
groupName | string |
priority | number |
- Returns
- boolean
◆ update()
The documentation for this class was generated from the following file: