C# Class uFrameECSDemo.WeaponsModuleExtensions

Afficher le fichier Open project: InvertGames/uFrameECSDemo

Méthodes publiques

Méthode Description
GunComponents ( this system ) : List
GunManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
GunnerComponents ( this system ) : List
GunnerInputComponents ( this system ) : List
GunnerInputManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
GunnerManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
ShootingGunsComponents ( this system ) : List
ShootingGunsManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf

Method Details

GunComponents() public static méthode

public static GunComponents ( this system ) : List
system this
Résultat List

GunManager() public static méthode

public static GunManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Résultat uFrame.ECS.IEcsComponentManagerOf

GunnerComponents() public static méthode

public static GunnerComponents ( this system ) : List
system this
Résultat List

GunnerInputComponents() public static méthode

public static GunnerInputComponents ( this system ) : List
system this
Résultat List

GunnerInputManager() public static méthode

public static GunnerInputManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Résultat uFrame.ECS.IEcsComponentManagerOf

GunnerManager() public static méthode

public static GunnerManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Résultat uFrame.ECS.IEcsComponentManagerOf

ShootingGunsComponents() public static méthode

public static ShootingGunsComponents ( this system ) : List
system this
Résultat List

ShootingGunsManager() public static méthode

public static ShootingGunsManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Résultat uFrame.ECS.IEcsComponentManagerOf