Project Class |
Namespace: (Default Namespace)
public class Project
The Project type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Main |
Represents the main entry point of the program.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | GameCredits |
Contains a string to display in the game's about dialog.
|
![]() ![]() | MaxPlayers |
Defines the maximum number of players that can be active.
|
![]() ![]() | MaxViews |
Defines the maxmimum number of views that can be active.
|
Name | Description | |
---|---|---|
![]() ![]() | GameWindow |
Returns the main window object.
|
![]() ![]() ![]() | Resources |
Returns the object that contains all the graphic sheet resources for the project
(among other things)
|