This may be a little deep, but I am trying to get under the hood a little and I haven't tinkered about with RMXP for a while. Still don't know if I want to move over to VX (feels more restrictive than XP)
(this'll sound like a dopey question, but I wasn't sure, gotta learn these things by asking)
Are the rxdata files, class libraries with data? They seem to be accessed and used like classes. Is there a way other than scanning through the script and making notes of each call to identify all the class members? (Has somebody already done this? I know I am being lazy)
I am deconstructing the script and trying to get a good measure of all it's functions. (RMXP is great for sandbox programming)
(this'll sound like a dopey question, but I wasn't sure, gotta learn these things by asking)
Are the rxdata files, class libraries with data? They seem to be accessed and used like classes. Is there a way other than scanning through the script and making notes of each call to identify all the class members? (Has somebody already done this? I know I am being lazy)
I am deconstructing the script and trying to get a good measure of all it's functions. (RMXP is great for sandbox programming)