コード例 #1
0
 void Update()
 {
     BerkeliumApi.update();
 }
コード例 #2
0
 public BerkeliumContext()
 {
     BerkeliumApi.init();
 }