C# Class JsonData, uProcessing

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

Méthodes protégées

Méthode Description
draw ( ) : void
onKeyTyped ( ) : void
setup ( ) : void

Private Methods

Méthode Description
dispJsonArray ( JSONArray jsonArray ) : void
dispJsonObject ( JSONObject, jsonObj ) : void
dispText ( string strings ) : void
loadJson ( ) : void
loadText ( ) : void
saveJson ( ) : void
saveText ( ) : void

Method Details

draw() protected méthode

protected draw ( ) : void
Résultat void

onKeyTyped() protected méthode

protected onKeyTyped ( ) : void
Résultat void

setup() protected méthode

protected setup ( ) : void
Résultat void