C# Class ListView, uProcessing

Show file Open project: nryota/uProcessing Class Usage Examples

Protected Methods

Method Description
buttonClick ( string groupName, string name, PGameObject obj ) : void
draw ( ) : void
setup ( ) : void

Method Details

buttonClick() protected method

protected buttonClick ( string groupName, string name, PGameObject obj ) : void
groupName string
name string
obj PGameObject
return void

draw() protected method

protected draw ( ) : void
return void

setup() protected method

protected setup ( ) : void
return void