C# Class EgoSystem, EgoCS

Afficher le fichier Open project: andoowhy/EgoCS Class Usage Examples

Méthodes publiques

Свойство Type Description
enabled bool

Protected Properties

Свойство Type Description
_mask BitMask,

Méthodes publiques

Méthode Description
CreateBundles ( EgoComponent egoComponents ) : void
EgoSystem ( ) : System
FixedUpdate ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

CreateBundles() public méthode

public CreateBundles ( EgoComponent egoComponents ) : void
egoComponents EgoComponent
Résultat void

EgoSystem() public méthode

public EgoSystem ( ) : System
Résultat System

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

_mask protected_oe property

protected BitMask, _mask
Résultat BitMask,

enabled public_oe property

public bool enabled
Résultat bool