Beispiel #1
0
 private static void Prefix(ref GameTime gameTime)
 {
     Pre?.Invoke();
 }