Egor Bogatov 77dff2a928 make refresh-docs 9 年之前
..
Urho 77dff2a928 make refresh-docs 9 年之前
Urho.Actions 6c36520613 Fix ParseEvent.pl + refresh-docs 9 年之前
Urho.Audio 77dff2a928 make refresh-docs 9 年之前
Urho.Desktop 44d48944f4 docs: fill the gaps 9 年之前
Urho.Gui 77dff2a928 make refresh-docs 9 年之前
Urho.HoloLens 5d6354a0c3 refresh api docs 9 年之前
Urho.HoloLens.HoloToolkit 6f2bd254db make refresh-docs 9 年之前
Urho.IO 77dff2a928 make refresh-docs 9 年之前
Urho.Navigation 77dff2a928 make refresh-docs 9 年之前
Urho.Network 77dff2a928 make refresh-docs 9 年之前
Urho.Physics 77dff2a928 make refresh-docs 9 年之前
Urho.Resources 77dff2a928 make refresh-docs 9 年之前
Urho.Shapes 77dff2a928 make refresh-docs 9 年之前
Urho.Urho2D 77dff2a928 make refresh-docs 9 年之前
.gitignore 400fa527bd Rename binding to Binding and docs to Docs 10 年之前
Makefile 400fa527bd Rename binding to Binding and docs to Docs 10 年之前
PreserveAttribute.xml 77dff2a928 make refresh-docs 9 年之前
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 77dff2a928 make refresh-docs 9 年之前
fill.fs fb1a3a3e26 Prevent updating Type members that are not Urho types 10 年之前
index.xml 77dff2a928 make refresh-docs 9 年之前
ns-.xml 5301844d94 Update docs 9 年之前
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 1a1788cfdb [docs] HoloLens namespace & HoloTookit, fix Gui link 9 年之前
ns-Urho.HoloLens.HoloToolkit.xml 1a1788cfdb [docs] HoloLens namespace & HoloTookit, fix Gui link 9 年之前
ns-Urho.HoloLens.xml 1a1788cfdb [docs] HoloLens namespace & HoloTookit, fix Gui link 9 年之前
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.