C# Class TutorialButtons, Hero48Game

Inheritance: MonoBehaviour
Mostra file Open project: Aedalus/Hero48Game

Public Properties

Property Type Description
page int

Public Methods

Method Description
ToGame ( ) : void
next ( ) : void
previous ( ) : void

Method Details

ToGame() public method

public ToGame ( ) : void
return void

next() public method

public next ( ) : void
return void

previous() public method

public previous ( ) : void
return void

Property Details

page public_oe property

public int page
return int