![]() |
Gorgon Game Engine
|
This is the complete list of members for Rectangle, including all inherited members.
AnimationType typedef | RectangularAnimationProvider | |
animmoveout() override | Rectangle | protectedvirtual |
AssumeProvider(Graphics::BitmapRectangleProvider &value) | Rectangle | |
AssumeProvider(Graphics::AnimatedBitmapRectangleProvider &value) | Rectangle | |
AssumeProvider(Graphics::RectangleProvider &value) | Rectangle | |
Base() | Base | |
begin() const | Base | |
cbegin() const | Base | |
cend() const | Base | |
children | Base | protected |
Children | Base | |
CreateAnimation(Gorgon::Animation::ControllerBase &timer) const override | Rectangle | virtual |
CreateAnimation(bool create=true) const override | Rectangle | virtual |
CreateBL() const override | Rectangle | virtual |
CreateBM() const override | Rectangle | virtual |
CreateBR() const override | Rectangle | virtual |
CreateML() const override | Rectangle | virtual |
CreateMM() const override | Rectangle | virtual |
CreateMR() const override | Rectangle | virtual |
CreateTL() const override | Rectangle | virtual |
CreateTM() const override | Rectangle | virtual |
CreateTR() const override | Rectangle | virtual |
DeleteResource() | Base | |
destroychildren() | Base | protected |
Discard() | Base | virtual |
end() const | Base | |
GetCenterTiling() const override | Rectangle | virtual |
GetGID() const override | Rectangle | virtual |
GetGuid() const | Base | virtual |
GetHeight() const | RectangularAnimationProvider | |
GetName() const | Base | |
GetParent() const | Base | |
GetParentPtr() const | Base | |
GetRoot() const | Base | |
GetSideTiling() const override | Rectangle | virtual |
GetSize() const override | Rectangle | virtual |
GetWidth() const | RectangularAnimationProvider | |
guid | Base | protected |
HasParent() const | Base | |
IRectangleProvider() | IRectangleProvider | |
IsEqual(const SGuid &guid) const | Base | virtual |
LoadResource(std::weak_ptr< File > file, std::shared_ptr< Reader > reader, unsigned long size) | Rectangle | static |
MoveOut() | AnimationStorage | |
MoveOutProvider() override | Rectangle | virtual |
name | Base | protected |
parent | Base | protected |
Prepare() | Base | virtual |
Rectangle(Graphics::BitmapRectangleProvider &prov) | Rectangle | explicit |
Rectangle(Graphics::AnimatedBitmapRectangleProvider &prov) | Rectangle | explicit |
Rectangle(Graphics::RectangleProvider &prov) | Rectangle | explicit |
Rectangle(Graphics::BitmapRectangleProvider &&prov) | Rectangle | explicit |
Rectangle(Graphics::AnimatedBitmapRectangleProvider &&prov) | Rectangle | explicit |
Rectangle(Graphics::RectangleProvider &&prov) | Rectangle | explicit |
Rectangle()=default | Rectangle | |
refcount | Base | |
RemoveProvider() | Rectangle | |
Resolve(File &file) | Base | virtual |
root | Base | mutableprotected |
save(Writer &writer) const override | Rectangle | protectedvirtual |
Save(Writer &writer) | Base | |
SaveThis(Writer &writer, const Graphics::IRectangleProvider &provider) | Rectangle | static |
SetCenterTiling(bool value) override | Rectangle | virtual |
SetGuid(SGuid guid) | Base | virtual |
SetName(const std::string &name) | Base | virtual |
setparenttonullptr(Base &base) | Base | protected |
SetProvider(Graphics::BitmapRectangleProvider &value) | Rectangle | |
SetProvider(Graphics::AnimatedBitmapRectangleProvider &value) | Rectangle | |
SetProvider(Graphics::RectangleProvider &value) | Rectangle | |
SetSideTiling(bool value) override | Rectangle | virtual |
~AnimationProvider() | AnimationProvider | virtual |
~Base() | Base | protectedvirtual |
~Provider() | Provider | virtual |