C# Class SamplyGame.Background

Inheritance: Urho.Component
ファイルを表示 Open project: xamarin/urho-samples Class Usage Examples

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
CreateTile ( int index ) : Urho.Node
RotateBackground ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void