C# Class Benchmark.Benchmarks.Entities.EntitiesWithNoComponentsSceneBehaviorFactory.EntitiesNoComponentsSceneBehavior

Inheritance: SceneBehavior
Show file Open project: dawidkomorowski/geisha

Public Methods

Method Description
EntitiesNoComponentsSceneBehavior ( Scene scene ) : Geisha.Engine.Core.SceneModel

Protected Methods

Method Description
OnLoaded ( ) : void

Method Details

EntitiesNoComponentsSceneBehavior() public method

public EntitiesNoComponentsSceneBehavior ( Scene scene ) : Geisha.Engine.Core.SceneModel
scene Scene
return Geisha.Engine.Core.SceneModel

OnLoaded() protected method

protected OnLoaded ( ) : void
return void