コード例 #1
0
 static public void setEvent_boardCreated(DllExports.Dg_void_int dg)
 {
     dllExports.event_boardCreated = dg;
 }
コード例 #2
0
 static public void setEvent_playerMoved(DllExports.Dg_void_int dg)
 {
     dllExports.event_playerMoved = dg;
 }