XNA Game Editor Tutorial #2 – Tool Box pt. 1 / 2
In this chapter, we are going to focus on the Tool Box part of the editor. This toolbox will be a tree of categories and the components available in them, which will be constructed by scanning for components in the assemblies linked to by the game’s .csproj that we are working with.
To start, add a [...]
Tags:
Sean