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