Tagged Questions
0
votes
2answers
117 views
Best approach for Event driven UI
Had an idea for a modification to a game, however the core functionality heavily involves UI, and the API for the mod is event based.
The player will have there own custom data object, so I know one ...
1
vote
2answers
210 views
Events Driven Library XNA C#
Language: C# w/ XNA Framework
Relevant and Hopefully Helpful Background Info:
I am making a library using the XNA framework for games I make with XNA. The Library has a folder(Namespace) dedication ...