C# Class Supermarket.CameraControl

Movement controls for the attached camera object.
Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: Clarksj4/Theme-Supermarket-Tycoon-World

Méthodes publiques

Méthode Description
LateUpdate ( ) : void
Start ( ) : void

Method Details

LateUpdate() public méthode

public LateUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void