Inheritance Hierarchy
DeltaEngine.Content ContentLoader
DeltaEngine.Content.Mocks MockContentLoader
CreepyTowers.Tests CreepyTowersMockContentLoader
Namespace: CreepyTowers.Tests
Assembly: CreepyTowers.Tests (in CreepyTowers.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The CreepyTowersMockContentLoader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CreepyTowersMockContentLoader | Initializes a new instance of the CreepyTowersMockContentLoader class |
Methods
Name | Description | |
---|---|---|
![]() | ClearBufferedResourcesAndMetaData | (Inherited from ContentLoader.) |
![]() | Dispose | (Inherited from ContentLoader.) |
![]() | ForceReloadContent | (Inherited from MockContentLoader.) |
![]() | GetContentDataStream | (Overrides MockContentLoader GetContentDataStream(ContentData).) |
![]() | GetContentMetaDataFilePath | (Inherited from MockContentLoader.) |
![]() | GetMetaData | (Inherited from MockContentLoader.) |
![]() | HasValidContentMetaDataFile | (Inherited from MockContentLoader.) |
![]() | ReloadContent | (Inherited from ContentLoader.) |
Fields
Name | Description | |
---|---|---|
![]() | metaData | (Inherited from ContentLoader.) |
Properties
Name | Description | |
---|---|---|
![]() | ContentMetaDataFilePath | (Inherited from ContentLoader.) |
![]() | ContentProjectPath | (Inherited from ContentLoader.) |
![]() | LastTimeUpdated | (Inherited from MockContentLoader.) |
![]() | StartedToRequestOnlineContent | (Inherited from ContentLoader.) |
See Also