ProtoZed  awesome branch
A simple but powerful game framework
Public Member Functions | Protected Member Functions | Friends | List of all members
PZ::Asset Class Referenceabstract
Inheritance diagram for PZ::Asset:
PZ::NonCopyable PZ::ArchetypeAsset PZ::ArchetypeAsset_JSON

Public Member Functions

 Asset ()
 
virtual ~Asset ()
 
const PathGetFilename () const
 

Protected Member Functions

ApplicationGetApplication () const
 
- Protected Member Functions inherited from PZ::NonCopyable
 NonCopyable ()
 

Friends

class AssetManager
 

Constructor & Destructor Documentation

PZ::Asset::Asset ( )
inline
virtual PZ::Asset::~Asset ( )
inlinevirtual

Member Function Documentation

Application& PZ::Asset::GetApplication ( ) const
inlineprotected
const Path& PZ::Asset::GetFilename ( ) const
inline

Friends And Related Function Documentation

friend class AssetManager
friend

The documentation for this class was generated from the following file: