C# Класс uFrameECSDemo.GamePlayModuleExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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

Описание методов

GameOverOnCollisionComponents() публичный статический Метод

public static GameOverOnCollisionComponents ( this system ) : List
system this
Результат List

GameOverOnCollisionManager() публичный статический Метод

public static GameOverOnCollisionManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Результат uFrame.ECS.IEcsComponentManagerOf

MenuUIComponents() публичный статический Метод

public static MenuUIComponents ( this system ) : List
system this
Результат List

MenuUIManager() публичный статический Метод

public static MenuUIManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Результат uFrame.ECS.IEcsComponentManagerOf

PlayGameButtonComponents() публичный статический Метод

public static PlayGameButtonComponents ( this system ) : List
system this
Результат List

PlayGameButtonManager() публичный статический Метод

public static PlayGameButtonManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Результат uFrame.ECS.IEcsComponentManagerOf

PointsOnDestroyComponents() публичный статический Метод

public static PointsOnDestroyComponents ( this system ) : List
system this
Результат List

PointsOnDestroyManager() публичный статический Метод

public static PointsOnDestroyManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Результат uFrame.ECS.IEcsComponentManagerOf

ScoreTextComponents() публичный статический Метод

public static ScoreTextComponents ( this system ) : List
system this
Результат List

ScoreTextManager() публичный статический Метод

public static ScoreTextManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Результат uFrame.ECS.IEcsComponentManagerOf

SpawnAtIntervalComponents() публичный статический Метод

public static SpawnAtIntervalComponents ( this system ) : List
system this
Результат List

SpawnAtIntervalManager() публичный статический Метод

public static SpawnAtIntervalManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Результат uFrame.ECS.IEcsComponentManagerOf

SpawnMultipleAtIntervalComponents() публичный статический Метод

public static SpawnMultipleAtIntervalComponents ( this system ) : List
system this
Результат List

SpawnMultipleAtIntervalManager() публичный статический Метод

public static SpawnMultipleAtIntervalManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Результат uFrame.ECS.IEcsComponentManagerOf

WavesGameComponents() публичный статический Метод

public static WavesGameComponents ( this system ) : List
system this
Результат List

WavesGameManager() публичный статический Метод

public static WavesGameManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Результат uFrame.ECS.IEcsComponentManagerOf