Revisions all done… well it never is done really is it? However i’m happy with how my API is shaping up. The user can has access to functions and variables that tell him things like if the mouse is hovering over the UI element or which mouse click was triggered. Every UI element can be overridden and made into a custom class without losing any of the base functionality and i feel like everything can be constructed very simply.
I’ve begun work on my presentation which is where i’ll prove my research. I’ve made a small application that displays many of my UI features and how they interact. i’ll also be typing in Notepad++ to show some of how the classes work without showing them my base project i used for research. this way i protect some of my code (and the messy parts i’m not proud of) and get across all the information i want to give them anyway.
I’m unsure of what will be enough or not enough. i don’t plan to explain the functionality of everything, just the basics of my design philosophy and how they can use the my API and create custom UI components of their own.
Some parts of the research assignment and whats required to be shown at the end is unclear… so i’m unsure if ‘I’ve covered/made enough stuff … but only time will tell…. wish me luck!