Miguel de Icaza c9e5cb2788 Document small lessons 10 лет назад
..
Urho c9e5cb2788 Document small lessons 10 лет назад
Urho.Actions 3c15d2604a Updated docs 10 лет назад
Urho.Audio 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
Urho.Desktop 3c15d2604a Updated docs 10 лет назад
Urho.Gui 3c15d2604a Updated docs 10 лет назад
Urho.IO 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
Urho.Navigation 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
Urho.Network 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
Urho.Physics 02d869c8a8 Update docs 10 лет назад
Urho.Resources 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
Urho.Shapes 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
Urho.Urho2D 3c15d2604a Updated docs 10 лет назад
.gitignore 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
Makefile 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
README.md 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
Urho.source 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
Urho.xml c2e912869c Update docs 10 лет назад
fill.fs fb1a3a3e26 Prevent updating Type members that are not Urho types 10 лет назад
index.xml 2f377e9619 Updated docs 10 лет назад
ns-Urho.Actions.xml 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
ns-Urho.Audio.xml 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
ns-Urho.Gui.xml 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
ns-Urho.IO.xml 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
ns-Urho.Navigation.xml 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
ns-Urho.Network.xml 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
ns-Urho.Physics.xml 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
ns-Urho.Resources.xml 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
ns-Urho.Shapes.xml 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
ns-Urho.Urho2D.xml 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад
ns-Urho.xml 400fa527bd Rename binding to Binding and docs to Docs 10 лет назад

README.md

The stubs were created by first generating the XML documentation from the source files, and then compiling a special Urho.dll that is a regular binary, not a PCL (as the Monodoc tools do not seem to run with PCL references).

The result was imported, and after this point, it is unlikely that it would be wise to update from the C++ sources.

The contents of this directory contain both original Xamarin content and content produced originally the Urho3D project and Cocos2D projects and have been adjusted to fit the C# bindings.