C# Class uFrameECSDemo.WeaponsModuleExtensions

Datei anzeigen Open project: InvertGames/uFrameECSDemo

Public Methods

Method 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 method

public static GunComponents ( this system ) : List
system this
return List

GunManager() public static method

public static GunManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
return uFrame.ECS.IEcsComponentManagerOf

GunnerComponents() public static method

public static GunnerComponents ( this system ) : List
system this
return List

GunnerInputComponents() public static method

public static GunnerInputComponents ( this system ) : List
system this
return List

GunnerInputManager() public static method

public static GunnerInputManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
return uFrame.ECS.IEcsComponentManagerOf

GunnerManager() public static method

public static GunnerManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
return uFrame.ECS.IEcsComponentManagerOf

ShootingGunsComponents() public static method

public static ShootingGunsComponents ( this system ) : List
system this
return List

ShootingGunsManager() public static method

public static ShootingGunsManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
return uFrame.ECS.IEcsComponentManagerOf