C# Class GeneralBasics2dCS, LeanTween

Inheritance: MonoBehaviour
Afficher le fichier Open project: dentedpixel/LeanTween

Méthodes publiques

Свойство Type Description
dudeTexture UnityEngine.Texture2D
prefabParticles GameObject

Méthodes publiques

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

Private Methods

Méthode Description
createSpriteDude ( string name, Vector3 pos, bool hasParticles = true ) : GameObject

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

advancedExamples() public méthode

public advancedExamples ( ) : void
Résultat void

Property Details

dudeTexture public_oe property

public Texture2D,UnityEngine dudeTexture
Résultat UnityEngine.Texture2D

prefabParticles public_oe property

public GameObject prefabParticles
Résultat GameObject