@ManoDestra if I write a line like this, I get errors:
Components.Add(_powerUpControl) { Visible = false });
http://blogs.msdn.com/b/shawnhar/archive/2009/06/17/game-state-management-and-drawablegamecomponent.aspx … Not sure how { Visible = false }); works when adding components
-
-
-
@DaveVoyles@ManoDestra { Visible = false} can only be used when initializing something. Like new PowerUpControl(){Visible = false} works. - Show replies
New conversation -
-
-
@DaveVoyles It's part of the "new" operation. new Foo() { Bar = value1, Bab = value2 }; //Create a Foo with Bar & Bab set to specific valuesThanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
@ManoDestra This last one may work out fine. Testing now.Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.