C# Class playerCtrl, community-sdk

Inheritance: MonoBehaviour
Afficher le fichier Open project: Emotiv/community-sdk Class Usage Examples

Méthodes publiques

Свойство Type Description
cam Camera
countText Text,
logText Text,
speed float

Méthodes publiques

Méthode Description
FixedUpdate ( ) : void
OnTriggerEnter ( Collider other ) : void
SetCountText ( ) : void
Start ( ) : void
engine_EmoStateUpdated ( object sender, EmoStateUpdatedEventArgs, e ) : void

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

OnTriggerEnter() public méthode

public OnTriggerEnter ( Collider other ) : void
other Collider
Résultat void

SetCountText() public méthode

public SetCountText ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

engine_EmoStateUpdated() public méthode

public engine_EmoStateUpdated ( object sender, EmoStateUpdatedEventArgs, e ) : void
sender object
e EmoStateUpdatedEventArgs,
Résultat void

Property Details

cam public_oe property

public Camera cam
Résultat Camera

countText public_oe property

public Text, countText
Résultat Text,

logText public_oe property

public Text, logText
Résultat Text,

speed public_oe property

public float speed
Résultat float