[ANSWERED] API Reference ???

Hello…

Is anyone aware of a good text or reference site that provides an in-depth reference with samples to the MonoGame\XNA API???

I find it awfully tiring trying to research the API when I come up against issues or things I do not understand…

:relaxed:

XNA docs are still the best: https://msdn.microsoft.com/en-us/library/bb203940.aspx
MG reference is at http://www.monogame.net/documentation/?page=api but it needs some work.

For some parts of the API there are examples under the Remarks section in the XNA docs, but you won’t find complete samples there.

Thanks, Jjagg… :relaxed:

1 Like