public void Update(IList <Body> skeletons, int bodyCount) { command.Do(gesture.Update(skeletons, bodyCount)); }