Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Californium
Entity
C# Class Californium.Entity
Show file
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 property
public
Vector2f
Origin
return
Vector2f
Parent
public property
public
State,Californium
Parent
return
State
Position
public property
public
Vector2f
Position
return
Vector2f
Scale
public property
public
Vector2f
Scale
return
Vector2f
Size
public property
public
Vector2f
Size
return
Vector2f
Solid
public property
public
bool
Solid
return
bool