Search
Preparing search index...
The search index is not available
白板 SDK 开发文档
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
白板 SDK 开发文档
controller
AnimationClockController
Class AnimationClockController
动画时钟控制器
Hierarchy
Controller
AnimationClockController
Implements
AnimationClockControllerTarget
Index
Constructors
constructor
Properties
white
Board
controller
Name
Methods
before
Destroy
clear
Animation
Task
inited
join
Animation
Task
Constructors
constructor
new
Animation
Clock
Controller
(
whiteBoard
:
WhiteBoard
)
:
AnimationClockController
Parameters
whiteBoard:
WhiteBoard
Returns
AnimationClockController
Properties
white
Board
white
Board
:
WhiteBoard
Static
controller
Name
controller
Name
:
string
= ...
Methods
before
Destroy
before
Destroy
(
)
:
void
Returns
void
clear
Animation
Task
clear
Animation
Task
(
)
:
AnimationClockController
清空当前的图形动画
api
Returns
AnimationClockController
inited
inited
(
)
:
void
Returns
void
join
Animation
Task
join
Animation
Task
(
task
:
AnimationTask
)
:
AnimationClockController
插入一个动画任务
api
Parameters
task:
AnimationTask
动画任务
Returns
AnimationClockController
Modules
appliance
behavior
bridge
controller
core
cursor
main
plugin
service
shape
shape-
utils
Animation
Clock
Controller
constructor
white
Board
controller
Name
before
Destroy
clear
Animation
Task
inited
join
Animation
Task
动画时钟控制器