CreepyTowersMockContentLoader ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  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

public class CreepyTowersMockContentLoader : MockContentLoader

The CreepyTowersMockContentLoader type exposes the following members.

Constructors

  NameDescription
Public methodCreepyTowersMockContentLoader
Initializes a new instance of the CreepyTowersMockContentLoader class
Top
Methods

  NameDescription
Protected methodClearBufferedResourcesAndMetaData (Inherited from ContentLoader.)
Public methodDispose (Inherited from ContentLoader.)
Public methodForceReloadContent (Inherited from MockContentLoader.)
Protected methodGetContentDataStream (Overrides MockContentLoader GetContentDataStream(ContentData).)
Public methodGetContentMetaDataFilePath (Inherited from MockContentLoader.)
Public methodGetMetaData (Inherited from MockContentLoader.)
Protected methodHasValidContentMetaDataFile (Inherited from MockContentLoader.)
Protected methodReloadContent (Inherited from ContentLoader.)
Top
Fields

  NameDescription
Protected fieldmetaData (Inherited from ContentLoader.)
Top
Properties

  NameDescription
Protected propertyContentMetaDataFilePath (Inherited from ContentLoader.)
Public propertyContentProjectPath (Inherited from ContentLoader.)
Public propertyLastTimeUpdated (Inherited from MockContentLoader.)
Public propertyStartedToRequestOnlineContent (Inherited from ContentLoader.)
Top
See Also