C# Class PointerController, GrapplingHookFighters

Inheritance: MonoBehaviour
Afficher le fichier Open project: PurdueSIGGD/GrapplingHookFighters Class Usage Examples

Méthodes publiques

Свойство Type Description
lowerBoundX float
myCamera Camera
pointerVert Texture
pointers GUITexture[]
targets Transform[]

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

lowerBoundX public_oe property

public float lowerBoundX
Résultat float

myCamera public_oe property

public Camera myCamera
Résultat Camera

pointerVert public_oe property

public Texture pointerVert
Résultat Texture

pointers public_oe property

public GUITexture[] pointers
Résultat GUITexture[]

targets public_oe property

public Transform[] targets
Résultat Transform[]