C# Class uFrameECSDemo.BackgroundScrollerModuleExtensions

Show file Open project: InvertGames/uFrameECSDemo

Public Methods

Method Description
BackgroundScrollerComponents ( this system ) : List
BackgroundScrollerManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf

Method Details

BackgroundScrollerComponents() public static method

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

BackgroundScrollerManager() public static method

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