Initialize
Introduction
Code Example
// "this" refers to the Game instance, which is by default called Game1
FlatRedBallServices.InitializeFlatRedBall(this, this.graphics);Last updated
Was this helpful?
// "this" refers to the Game instance, which is by default called Game1
FlatRedBallServices.InitializeFlatRedBall(this, this.graphics);Last updated
Was this helpful?
Was this helpful?