![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::IAsset, including all inherited members.
| getState() const | s3d::IAsset | |
| getTags() const | s3d::IAsset | |
| IAsset() | s3d::IAsset | |
| IAsset(const Array< String > &tags) | s3d::IAsset | explicit |
| isAsyncLoading() const | s3d::IAsset | |
| isFinished() const | s3d::IAsset | |
| isLoaded() const | s3d::IAsset | protected |
| isUninitialized() const | s3d::IAsset | protected |
| load(const String &hint={})=0 | s3d::IAsset | pure virtual |
| loadAsync(const String &hint={})=0 | s3d::IAsset | pure virtual |
| release()=0 | s3d::IAsset | pure virtual |
| setState(AssetState state) | s3d::IAsset | protected |
| wait()=0 | s3d::IAsset | pure virtual |
| ~IAsset() | s3d::IAsset | virtual |