Inheritance Hierarchy
DeltaEngine.Content ContentData
DeltaEngine.Scenes Scene
DeltaNinja.Pages BasePage
DeltaNinja.Pages HomePage
Namespace: DeltaNinja.Pages
Assembly: DeltaNinja (in DeltaNinja.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The HomePage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | HomePage | Initializes a new instance of the HomePage class |
Methods
Name | Description | |
---|---|---|
![]() | Add(Entity2D) | (Inherited from Scene.) |
![]() | Add(IEnumerable Entity2D ) | (Inherited from Scene.) |
![]() | AddButton | (Inherited from BasePage.) |
![]() | AddControlToScene | (Inherited from Scene.) |
![]() | AddLogoLink | (Inherited from BasePage.) |
![]() | Clear | (Inherited from Scene.) |
![]() | CreateDefault | (Inherited from ContentData.) |
![]() | Dispose | (Inherited from ContentData.) |
![]() | DisposeData | (Inherited from Scene.) |
![]() | Hide | (Inherited from Scene.) |
![]() | InternalCreateDefault | (Inherited from ContentData.) |
![]() | LoadData | (Inherited from Scene.) |
![]() | LoadFromFile | (Inherited from Scene.) |
![]() | OnButtonClicked | (Overrides BasePage OnButtonClicked(MenuButton).) |
![]() | Remove | (Inherited from Scene.) |
![]() | SetQuadraticBackground(String) | (Inherited from Scene.) |
![]() | SetQuadraticBackground(Material) | (Inherited from Scene.) |
![]() | SetTitle | (Inherited from BasePage.) |
![]() | SetViewportBackground(String) | (Inherited from Scene.) |
![]() | SetViewportBackground(Material) | (Inherited from Scene.) |
![]() | Show | (Inherited from Scene.) |
![]() | ToBackground | (Inherited from Scene.) |
![]() | ToForeground | (Inherited from Scene.) |
![]() | ToString | (Inherited from ContentData.) |
Fields
Name | Description | |
---|---|---|
![]() | background | (Inherited from Scene.) |
![]() | ContentChanged | (Inherited from ContentData.) |
Properties
Name | Description | |
---|---|---|
![]() | AllowCreationIfContentNotFound | (Inherited from ContentData.) |
![]() | Controls | (Inherited from Scene.) |
![]() | DrawArea | (Inherited from Scene.) |
![]() | IsDisposed | (Inherited from ContentData.) |
![]() | MetaData | (Inherited from ContentData.) |
![]() | Name | (Inherited from ContentData.) |
Events
Name | Description | |
---|---|---|
![]() | ButtonClicked | (Inherited from BasePage.) |
See Also