C# Class TurotialShopExplain, HomeAlone

Inheritance: MonoBehaviour
Exibir arquivo Open project: SNUGDC/HomeAlone

Public Properties

Property Type Description
AlbumArrow GameObject
BackArrow GameObject
MenuArrow GameObject
ShopArrow GameObject
ShopExplainButton GameObject
text Text

Public Methods

Method Description
IncreaseShopTextClickedTime ( ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

IncreaseShopTextClickedTime() public method

public IncreaseShopTextClickedTime ( ) : void
return void

Property Details

AlbumArrow public_oe property

public GameObject AlbumArrow
return GameObject

BackArrow public_oe property

public GameObject BackArrow
return GameObject

MenuArrow public_oe property

public GameObject MenuArrow
return GameObject

ShopArrow public_oe property

public GameObject ShopArrow
return GameObject

ShopExplainButton public_oe property

public GameObject ShopExplainButton
return GameObject

text public_oe property

public Text text
return Text