C# Class MoveCredit, HomeAlone

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/HomeAlone

Méthodes publiques

Свойство Type Description
CircleArrowLeft GameObject
CircleArrowRight GameObject
CreditImage1 GameObject
CreditImage2 GameObject
CreditImage3 GameObject
CreditPage int

Méthodes publiques

Méthode Description
PushLeftButton ( ) : void
PushRightButton ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

PushLeftButton() public méthode

public PushLeftButton ( ) : void
Résultat void

PushRightButton() public méthode

public PushRightButton ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

CircleArrowLeft public_oe property

public GameObject CircleArrowLeft
Résultat GameObject

CircleArrowRight public_oe property

public GameObject CircleArrowRight
Résultat GameObject

CreditImage1 public_oe property

public GameObject CreditImage1
Résultat GameObject

CreditImage2 public_oe property

public GameObject CreditImage2
Résultat GameObject

CreditImage3 public_oe property

public GameObject CreditImage3
Résultat GameObject

CreditPage public_oe static_oe property

public static int CreditPage
Résultat int