Forum: Game Development Feb 11th, 2005 |
| Replies: 3 Views: 3,708 Thanks, Paul. That really helps. :cheesy: |
Forum: C# Dec 16th, 2004 |
| Replies: 2 Views: 5,997 I wouldn't know how to compare the files, but I suggest maybe using a ListBox instead of a RichTextBox?
Also, back in VB6, if you wanted to scan a whole drive or something, I would use a For... |
Forum: ASP.NET Dec 16th, 2004 |
| Replies: 21 Views: 8,297 I'm using C# and it's great! I think that it's a very easy language to learn and use. I'd say even a 14-year-old could use it ;) |
Forum: Game Development Dec 16th, 2004 |
| Replies: 3 Views: 3,708 Hello there.
I'm currently trying to write a Final Fantasy Tactics-type game and I'm wondering if there is a simple way to simulate a 30° (isometric) view of an image or tiles which are 45°... |