internal void Update(int time) { mDoubleBuffer.Update(time); }
public void Update(int time) { mDoubleBuffer.Update(time); }