MonoMac.OpenGL.MonoMacGameView Members

The members of MonoMac.OpenGL.MonoMacGameView are listed below.

See Also: Inherited members from MonoMac.AppKit.NSView

Public Constructors

Initializes the MonoMacGameView with the specified frame.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
OpenGLContextMonoMac.AppKit.NSOpenGLContext. Documentation for this section has not yet been entered.
[read-only]
PixelFormatMonoMac.AppKit.NSOpenGLPixelFormat. Documentation for this section has not yet been entered.
SizeSystem.Drawing.Size. Documentation for this section has not yet been entered.
Titlestring. Documentation for this section has not yet been entered.
Visiblebool. Documentation for this section has not yet been entered.
WindowBorderWindowBorder. Documentation for this section has not yet been entered.
WindowStateWindowState. Documentation for this section has not yet been entered.

Public Methods

Close()
Documentation for this section has not yet been entered.
override
DrawRect(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
override
LockFocus()
Documentation for this section has not yet been entered.
MakeCurrent()
Documentation for this section has not yet been entered.
Run()
Documentation for this section has not yet been entered.
Run(double)
Documentation for this section has not yet been entered.
Stop()
Documentation for this section has not yet been entered.
SwapBuffers()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the MonoMacGameView object.
OnClosed(EventArgs)
Documentation for this section has not yet been entered.
OnDisposed(EventArgs)
Documentation for this section has not yet been entered.
OnLoad(EventArgs)
Documentation for this section has not yet been entered.
OnRenderFrame(FrameEventArgs)
Documentation for this section has not yet been entered.
OnResize(EventArgs)
Documentation for this section has not yet been entered.
OnTitleChanged(EventArgs)
Documentation for this section has not yet been entered.
OnUnload(EventArgs)
Documentation for this section has not yet been entered.
OnUpdateFrame(FrameEventArgs)
Documentation for this section has not yet been entered.
OnVisibleChanged(EventArgs)
Documentation for this section has not yet been entered.
OnWindowStateChanged(EventArgs)
Documentation for this section has not yet been entered.
UpdateView()
Documentation for this section has not yet been entered.

Public Events

ClosedDocumentation for this section has not yet been entered.
DisposedDocumentation for this section has not yet been entered.
LoadDocumentation for this section has not yet been entered.
RenderFrameDocumentation for this section has not yet been entered.
ResizeDocumentation for this section has not yet been entered.
TitleChangedDocumentation for this section has not yet been entered.
UnloadDocumentation for this section has not yet been entered.
UpdateFrameDocumentation for this section has not yet been entered.
VisibleChangedDocumentation for this section has not yet been entered.
WindowStateChangedDocumentation for this section has not yet been entered.

Explicitly Implemented Interface Members

MonoMac.OpenGL.INativeWindow.BoundsSystem.Drawing.Rectangle. Documentation for this section has not yet been entered.
MonoMac.OpenGL.INativeWindow.ClientRectangleSystem.Drawing.Rectangle. Documentation for this section has not yet been entered.
MonoMac.OpenGL.INativeWindow.ClientSizeSystem.Drawing.Size. Documentation for this section has not yet been entered.
[read-only]
MonoMac.OpenGL.INativeWindow.Existsbool. Documentation for this section has not yet been entered.
[read-only]
MonoMac.OpenGL.INativeWindow.Focusedbool. Documentation for this section has not yet been entered.
MonoMac.OpenGL.INativeWindow.Heightint. Documentation for this section has not yet been entered.
MonoMac.OpenGL.INativeWindow.IconSystem.Drawing.Icon. Documentation for this section has not yet been entered.
MonoMac.OpenGL.INativeWindow.LocationSystem.Drawing.Point. Documentation for this section has not yet been entered.
MonoMac.OpenGL.INativeWindow.PointToClientDocumentation for this section has not yet been entered.
MonoMac.OpenGL.INativeWindow.PointToScreenDocumentation for this section has not yet been entered.
MonoMac.OpenGL.INativeWindow.ProcessEventsDocumentation for this section has not yet been entered.
MonoMac.OpenGL.INativeWindow.Widthint. Documentation for this section has not yet been entered.
MonoMac.OpenGL.INativeWindow.Xint. Documentation for this section has not yet been entered.
MonoMac.OpenGL.INativeWindow.Yint. Documentation for this section has not yet been entered.