C# Class StartGameMenu, SoundBall

Inheritance: MonoBehaviour
Afficher le fichier Open project: joytunes/SoundBall Class Usage Examples

Méthodes publiques

Свойство Type Description
buttonRect Rect
textRect Rect
textStyle GUIStyle

Méthodes publiques

Méthode Description
OnGUI ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

buttonRect public_oe property

public Rect buttonRect
Résultat Rect

textRect public_oe property

public Rect textRect
Résultat Rect

textStyle public_oe property

public GUIStyle textStyle
Résultat GUIStyle