Skip to content
sqrMin1 edited this page Nov 12, 2017 · 15 revisions

Welcome to MonoGame.Forms!

MonoGame.Forms

Namespaces

 

Namespace Description
MonoGame.Forms MonoGame.Forms is the easiest way of integrating a MonoGame render window to your Windows Forms project. It should make your life much easier, when you want to create your own editor environment.
MonoGame.Forms.Components Useful components which are attachable to the render control such as a Camera2D.
MonoGame.Forms.Controls One of the core elements of MonoGame.Forms. These elements are making it possible to create tool box items and use them in the designer to create the actual render views.
MonoGame.Forms.Services One of the core elements of MonoGame.Forms. These services are designed to help you creating custom content for your custom controls / forms.
 

Clone this wiki locally