C# Class uFrameECSDemo.GamePlayModuleExtensions

Afficher le fichier Open project: InvertGames/uFrameECSDemo

Méthodes publiques

Méthode Description
GameOverOnCollisionComponents ( this system ) : List
GameOverOnCollisionManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
MenuUIComponents ( this system ) : List
MenuUIManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
PlayGameButtonComponents ( this system ) : List
PlayGameButtonManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
PointsOnDestroyComponents ( this system ) : List
PointsOnDestroyManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
ScoreTextComponents ( this system ) : List
ScoreTextManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
SpawnAtIntervalComponents ( this system ) : List
SpawnAtIntervalManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
SpawnMultipleAtIntervalComponents ( this system ) : List
SpawnMultipleAtIntervalManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
WavesGameComponents ( this system ) : List
WavesGameManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf

Method Details

GameOverOnCollisionComponents() public static méthode

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

GameOverOnCollisionManager() public static méthode

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

MenuUIComponents() public static méthode

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

MenuUIManager() public static méthode

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

PlayGameButtonComponents() public static méthode

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

PlayGameButtonManager() public static méthode

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

PointsOnDestroyComponents() public static méthode

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

PointsOnDestroyManager() public static méthode

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

ScoreTextComponents() public static méthode

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

ScoreTextManager() public static méthode

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

SpawnAtIntervalComponents() public static méthode

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

SpawnAtIntervalManager() public static méthode

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

SpawnMultipleAtIntervalComponents() public static méthode

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

SpawnMultipleAtIntervalManager() public static méthode

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

WavesGameComponents() public static méthode

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

WavesGameManager() public static méthode

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