RPG Dynamic Arrays
The more I get into Java the more I find things I wish RPG had. I love Vectors in Java which is basically the ability to store a list of objects. Doesn’t matter what type of objects they are. So I went out and created a set of useful sub procedures that [...]
Read the rest of this entry »