Beispiel #1
0
 internal override void Update(GameTime gameTime)
 {
     _activeModelDrawConditionState?.Update(gameTime);
 }