![]() |
Gorgon Game Engine
|
This is the complete list of members for PointerStack, including all inherited members.
| Add(PointerType type, const Pointer &pointer) | PointerStack | |
| Add(PointerType type, const Pointer &&pointer) | PointerStack | |
| Add(PointerType type, const Drawable &image, Geometry::Point hotspot) | PointerStack | |
| Add(PointerType type, const Drawable &&image, Geometry::Point hotspot)=delete | PointerStack | |
| Assume(PointerType type, const Pointer &pointer) | PointerStack | |
| Current() const | PointerStack | |
| Exists(PointerType type) | PointerStack | |
| IsValid() const | PointerStack | |
| PointerStack()=default | PointerStack | |
| PointerStack(const PointerStack &)=delete | PointerStack | |
| PointerStack(PointerStack &&other) | PointerStack | |
| Reset(Token &token) | PointerStack | |
| Set(PointerType type) | PointerStack | |
| Set(const Pointer &pointer) | PointerStack | |
| Swap(PointerStack &other) | PointerStack | |
| ~PointerStack() | PointerStack |