C# Class PlatformerSample.Screens.ScreenTemplate

Inheritance: Screen
Show file Open project: vchelaru/FlatRedBall

Public Methods

Method Description
Activity ( ) : void
Destroy ( ) : void
ScreenTemplate ( ) : System

Method Details

Activity() public method

public Activity ( ) : void
return void

Destroy() public method

public Destroy ( ) : void
return void

ScreenTemplate() public method

public ScreenTemplate ( ) : System
return System