Okay, I have a two questions so I figure I might aswell ask them both at once. I'd be grateful for any help.
1) How can I put arrays as a field in a type. I could probably just do this by trial and error, except that I want to implement it for my game as a reorganizing tool, however if I can't do it or I am doing it wrong I'll waste a lot of time. So if anyone knows how to do this that would be a huge help.
2) Can I overload functions? Again, I could just 'try' this one out but my if I reorganized my game and found out it didn't work it would make a big mess.
Thanks for reading my post.
1) How can I put arrays as a field in a type. I could probably just do this by trial and error, except that I want to implement it for my game as a reorganizing tool, however if I can't do it or I am doing it wrong I'll waste a lot of time. So if anyone knows how to do this that would be a huge help.
2) Can I overload functions? Again, I could just 'try' this one out but my if I reorganized my game and found out it didn't work it would make a big mess.
Thanks for reading my post.