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