Life is Feudal: Forest Village Wiki
Advertisement

Contents[ | ]

Properties[ | ]

actionType
controller
defaultAction
finished
processing
radius
radiusColor
radiusPos

Functions[ | ]

init
onUpdateSkeleton
process
resetController
rotate
update
updatePreview
wheel

Properties[ | ]

.actionType[ | ]

Type: ActionType
[Read Only]

.controller[ | ]

Type: ActionController

.defaultAction[ | ]

Type: boolean
[Read Only]

.finished[ | ]

Type: boolean
[Read Only]

.processing[ | ]

Type: boolean
[Read Only]

.radius[ | ]

Type: number
[Read Only]

.radiusColor[ | ]

Type: Vector4
[Read Only]

.radiusPos[ | ]

Type: Vector2
[Read Only]

Functions[ | ]

init()[ | ]

function init()

onUpdateSkeleton()[ | ]

function onUpdateSkeleton()

process()[ | ]

function process() -> boolean

resetController()[ | ]

function resetController()

rotate()[ | ]

function rotate()

update()[ | ]

function update(dt number)

updatePreview()[ | ]

function updatePreview(controller ActionController)

wheel()[ | ]

function wheel(delta number)
Advertisement