Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MonoGdx
Scene2D
Actions
RotateByAction
C# Class MonoGdx.Scene2D.Actions.RotateByAction
Sets the actor's rotation from its current value to a relative value.
Inheritance:
RelativeTemporalAction
ファイルを表示
Open project: jaquadro/MonoGdx
Class Usage Examples
Protected Methods
Method
Description
UpdateRelative
(
float
percentDelta
) :
void
Method Details
UpdateRelative()
protected
method
protected
UpdateRelative
(
float
percentDelta
) :
void
percentDelta
float
return
void