Tesseract Engine Documentation

GameControl Fields

The fields of the GameControl class are listed below. For a complete list of GameControl class members, see the GameControl Members topic.

Public Instance Fields

graphics 

Explicit Interface Implementations

IContainerControl.ActivateControl (inherited from ContainerControl)Activates the specified control.
IDropTarget.OnDragDrop (inherited from Control)Raises the DragDrop event.
IDropTarget.OnDragEnter (inherited from Control)Raises the DragEnter event.
IDropTarget.OnDragLeave (inherited from Control)Raises the DragLeave event.
IDropTarget.OnDragOver (inherited from Control)Raises the DragOver event.

See Also

GameControl Class | Nuclex Namespace