C# Class ControladorJuego, isoAbbeyTFG

Inheritance: MonoBehaviour
Show file Open project: nvidiosin/isoAbbeyTFG Class Usage Examples

Public Properties

Property Type Description
AdsoMisa Cell,
Berengario Entity,
Bernardo Entity,
CartelDIA1 GameObject
CartelVida0 GameObject
CartelVida1 GameObject
CartelVida2 GameObject
CartelVida3 GameObject
CartelVida4 GameObject
CartelVida5 GameObject
CartelVida6 GameObject
CartelVida7 GameObject
CartelVida8 GameObject
ImagenEscribir GameObject
Jorge Entity,
Luz GameObject
Malaquias Entity,
Nona string
SeverNona1 Cell,
SeverNona2 Cell,
SeverNona3 Cell,
Severino Entity,
TextoDias GameObject
TextoEscribir GameObject
TextoHoras GameObject
abad Entity,
abadMisa Cell,
adso Entity,
audioCartelDia1 UnityEngine.AudioSource
celdaAbadEstado12Dia1 Cell,
celdaAbadEstado15Dia1 Cell,
celdaAbadEstado3Dia1 Cell,
celdaAbadEstado6Dia1 Cell,
celdaAbadEstado9Dia1 Cell,
guille Entity,
interfaz Canvas
prota Protagonista,

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

cambiaBarraVida() public method

public cambiaBarraVida ( ) : void
return void

Property Details

AdsoMisa public property

public Cell, AdsoMisa
return Cell,

Berengario public property

public Entity, Berengario
return Entity,

Bernardo public property

public Entity, Bernardo
return Entity,

CartelDIA1 public property

public GameObject CartelDIA1
return GameObject

CartelVida0 public property

public GameObject CartelVida0
return GameObject

CartelVida1 public property

public GameObject CartelVida1
return GameObject

CartelVida2 public property

public GameObject CartelVida2
return GameObject

CartelVida3 public property

public GameObject CartelVida3
return GameObject

CartelVida4 public property

public GameObject CartelVida4
return GameObject

CartelVida5 public property

public GameObject CartelVida5
return GameObject

CartelVida6 public property

public GameObject CartelVida6
return GameObject

CartelVida7 public property

public GameObject CartelVida7
return GameObject

CartelVida8 public property

public GameObject CartelVida8
return GameObject

ImagenEscribir public property

public GameObject ImagenEscribir
return GameObject

Jorge public property

public Entity, Jorge
return Entity,

Luz public property

public GameObject Luz
return GameObject

Malaquias public property

public Entity, Malaquias
return Entity,

Nona public property

public string Nona
return string

SeverNona1 public property

public Cell, SeverNona1
return Cell,

SeverNona2 public property

public Cell, SeverNona2
return Cell,

SeverNona3 public property

public Cell, SeverNona3
return Cell,

Severino public property

public Entity, Severino
return Entity,

TextoDias public property

public GameObject TextoDias
return GameObject

TextoEscribir public property

public GameObject TextoEscribir
return GameObject

TextoHoras public property

public GameObject TextoHoras
return GameObject

abad public property

public Entity, abad
return Entity,

abadMisa public property

public Cell, abadMisa
return Cell,

adso public property

public Entity, adso
return Entity,

audioCartelDia1 public property

public AudioSource,UnityEngine audioCartelDia1
return UnityEngine.AudioSource

celdaAbadEstado12Dia1 public property

public Cell, celdaAbadEstado12Dia1
return Cell,

celdaAbadEstado15Dia1 public property

public Cell, celdaAbadEstado15Dia1
return Cell,

celdaAbadEstado3Dia1 public property

public Cell, celdaAbadEstado3Dia1
return Cell,

celdaAbadEstado6Dia1 public property

public Cell, celdaAbadEstado6Dia1
return Cell,

celdaAbadEstado9Dia1 public property

public Cell, celdaAbadEstado9Dia1
return Cell,

guille public property

public Entity, guille
return Entity,

interfaz public property

public Canvas interfaz
return Canvas

prota public property

public Protagonista, prota
return Protagonista,