提供されたキーと値のペアまたはオブジェクトを使用して、p5.StringDictの新しいインスタンスを作成します。
実例
シンタックス
createStringDict(key, value)
createStringDict(object)
パラメーター
key
String:
value
String:
object
Object:
オブジェクト
リターン
p5.StringDict:
Notice any errors or typos? Please let us know. Please feel free to edit src/data/p5.TypedDict.js and open a pull request!