Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ctac
AnimationQueueModel
C# Class ctac.AnimationQueueModel
Datei anzeigen
Open project: dshook/centauri-tac
Public Methods
Method
Description
Add
(
IAnimate
animation
) :
void
Update
(
float
deltaTime
) :
void
Method Details
Add()
public
method
public
Add
(
IAnimate
animation
) :
void
animation
IAnimate
return
void
Update()
public
method
public
Update
(
float
deltaTime
) :
void
deltaTime
float
return
void