Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PersonComponentDrawer
C# Class PersonComponentDrawer, Entitas-CSharp
Inheritance:
IComponentDrawer
Afficher le fichier
Open project: sschmid/Entitas-CSharp
Méthodes publiques
Méthode
Description
DrawComponent
(
IComponent
component
) :
IComponent
HandlesType
(
Type
type
) :
bool
Method Details
DrawComponent()
public
méthode
public
DrawComponent
(
IComponent
component
) :
IComponent
component
IComponent
Résultat
IComponent
HandlesType()
public
méthode
public
HandlesType
(
Type
type
) :
bool
type
Type
Résultat
bool