2D Shooter Bullet and Weapon System for Unity 3.0.0
Loading...
Searching...
No Matches
DoxygenWindow.cs File Reference

Classes

class  DoxygenConfig
class  DoxygenWindow
class  DoxyRunner
 This class spawns and runs Doxygen in a separate thread, and could serve as an example of how to create plugins for unity that call a command line application and then get the data back into Unity safely. More...
class  DoxyThreadSafeOutput
 This class encapsulates the data output by Doxygen so it can be shared with Unity in a thread share way. More...