An NDoc Documented Class Library

Game Class

The main Game class

For a list of all members of this type, see Game Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     PunkMan.Game.Game

public class Game : Form

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: PunkMan.Game

Assembly: PunkManX1 (in PunkManX1.exe)

See Also

Game Members | PunkMan.Game Namespace