Hi, Excuse me, but i don't know how can i use the xml file for information of your framework...
can u explain me please.
Thanks. Emre
[Resolved] XML file for information
[Resolved] XML file for information
Last edited by emmo30 on Sun Dec 11, 2011 8:45 pm, edited 1 time in total.
Re: XML file for information
If you keep the BEPUphysics.dll and BEPUphysics.xml together and reference the .dll from your project, BEPUphysics-related objects will have intellisense comments linked with them. You can see them by rolling over types or typing methods and reading their descriptions in Visual Studio. That is all automatic.
If you're looking for a browsable helpfile, download the API .chm file on codeplex: http://bepuphysics.codeplex.com/documentation
Note that windows will block .chm files by default, so when you download it, you'll need to right click on it, go to properties, and click the Unblock button.
If you're looking for a browsable helpfile, download the API .chm file on codeplex: http://bepuphysics.codeplex.com/documentation
Note that windows will block .chm files by default, so when you download it, you'll need to right click on it, go to properties, and click the Unblock button.
Re: XML file for information
Really thank you for your help, this chm file that will help me a lot 
