ns-Urho.xml 609 B

12345678910
  1. <Namespace Name="Urho">
  2. <Docs>
  3. <summary>API for the UrhoSharp Game Engine.   Contains the core types for the game engine, including the <see cref="T:Urho.Scene" />, <see cref="T:Urho.Node" />, <see cref="T:Urho.Camera" />, <see cref="T:Urho.Light" />, <see cref="T:Urho.Viewport" />.</summary>
  4. <remarks>
  5. <para>For an introduction to the UrhoSharp framework, please refer to the </para>
  6. <format type="text/html">
  7. <a href="https://developer.xamarin.com/guides/cross-platform/urho/using/">Using UrhoSharp</a>&amp;nbsp;document.</format>
  8. </remarks>
  9. </Docs>
  10. </Namespace>