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
PersonComponentDrawer
C# Class PersonComponentDrawer, Entitas-CSharp
Inheritance:
IComponentDrawer
Show file
Open project: sschmid/Entitas-CSharp
Public Methods
Method
Description
DrawComponent
(
IComponent
component
) :
IComponent
HandlesType
(
Type
type
) :
bool
Method Details
DrawComponent()
public
method
public
DrawComponent
(
IComponent
component
) :
IComponent
component
IComponent
return
IComponent
HandlesType()
public
method
public
HandlesType
(
Type
type
) :
bool
type
Type
return
bool