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
Californium
Entity
C# Class Californium.Entity
ファイルを表示
Open project: DatZach/HumanityAgainstCards
Public Properties
Property
Type
Description
Origin
Vector2f
Parent
State
Position
Vector2f
Scale
Vector2f
Size
Vector2f
Solid
bool
Public Methods
Method
Description
Draw
(
RenderTarget
rt
) :
void
Update
( ) :
void
Method Details
Draw()
public
method
public
Draw
(
RenderTarget
rt
) :
void
rt
RenderTarget
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Origin
public_oe property
public
Vector2f
Origin
return
Vector2f
Parent
public_oe property
public
State,Californium
Parent
return
State
Position
public_oe property
public
Vector2f
Position
return
Vector2f
Scale
public_oe property
public
Vector2f
Scale
return
Vector2f
Size
public_oe property
public
Vector2f
Size
return
Vector2f
Solid
public_oe property
public
bool
Solid
return
bool