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
FPUContainer
C# Class FPUContainer, camfight
ファイルを表示
Open project: tuxoko/camfight
Public Properties
Property
Type
Description
center
Point[]
have_face
bool
have_left
bool
have_left_punch
bool
have_right
bool
have_right_punch
bool
Public Methods
Method
Description
SetVar
(
FrameProcessor,
FPU
) :
void
Method Details
SetVar()
public
method
public
SetVar
(
FrameProcessor,
FPU
) :
void
FPU
FrameProcessor,
return
void
Property Details
center
public_oe property
public
Point[]
center
return
Point[]
have_face
public_oe property
public
bool
have_face
return
bool
have_left
public_oe property
public
bool
have_left
return
bool
have_left_punch
public_oe property
public
bool
have_left_punch
return
bool
have_right
public_oe property
public
bool
have_right
return
bool
have_right_punch
public_oe property
public
bool
have_right_punch
return
bool