C# Class ListView, uProcessing

Afficher le fichier Open project: nryota/uProcessing Class Usage Examples

Méthodes protégées

Méthode Description
buttonClick ( string groupName, string name, PGameObject obj ) : void
draw ( ) : void
setup ( ) : void

Method Details

buttonClick() protected méthode

protected buttonClick ( string groupName, string name, PGameObject obj ) : void
groupName string
name string
obj PGameObject
Résultat void

draw() protected méthode

protected draw ( ) : void
Résultat void

setup() protected méthode

protected setup ( ) : void
Résultat void