Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MonoGdx
Scene2D
Actions
RotateToAction
C# Class MonoGdx.Scene2D.Actions.RotateToAction
Sets the actor's rotation from its current value to a specific value.
Inheritance:
TemporalAction
Mostra file
Open project: jaquadro/MonoGdx
Class Usage Examples
Protected Methods
Method
Description
Begin
( ) :
void
Update
(
float
percent
) :
void
Method Details
Begin()
protected
method
protected
Begin
( ) :
void
return
void
Update()
protected
method
protected
Update
(
float
percent
) :
void
percent
float
return
void