Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
geek
GameEngine
Behaviours
GravityDirectionExtensions
C# Class geek.GameEngine.Behaviours.GravityDirectionExtensions
显示文件
Open project: impworks/xna.geek.engine
Public Methods
Method
Description
ToAngle
(
this
direction
) :
float
Convert GravityDirection to angle.
Method Details
ToAngle()
public
static
method
Convert GravityDirection to angle.
public
static
ToAngle
(
this
direction
) :
float
direction
this
return
float