Esempio n. 1
0
 public void UniEffect(SharpMikCommon.Commands command, int dat)
 {
     UniEffect((int)command, dat);
 }
Esempio n. 2
0
 protected void UniWriteByte(SharpMikCommon.Commands command)
 {
     m_Tracker.UniWriteByte((byte)command);
 }