Have a balck jack game with an array like this. \r\nNum(0) = me.uiAceHearts.Image \r\nNum(1) = me.uiTwoHearts.Image \r\n...and so on \r\n \r\nI have it showing random cards, but I need to let it know some how that the Two of Hearts isworth 2 points. I have a text box below the cards that i want to show this value. \r\n \r\nDo I need to se up another array? Or how can i do this With out a bunch of If..Then\'s
Have a balck jack game with an array like this.
Num(0) = me.uiAceHearts.Image
Num(1) = me.uiTwoHearts.Image
...and so on
I have it showing random cards, but I need to let it know some how that the Two of Hearts isworth 2 points. I have a text box below the cards that i want to show this value.
Do I need to se up another array? Or how can i do this With out a bunch of If..Then's
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET. subscribe