CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::UIViewportViewController Member List

This is the complete list of members for CeresEngine::UIViewportViewController, including all inherited members.

acceptsFirstResponder() constCeresEngine::UIResponderinlinevirtual
addChildViewController(UIViewController *childViewController)CeresEngine::UIViewController
addChildViewController(const UIViewControllerPtr &childViewController)CeresEngine::UIViewControllerinline
becomeFirstResponder()CeresEngine::UIResponderinlinevirtual
createView() overrideCeresEngine::TUIViewController< UIViewport >inlinevirtual
cursorUpdate(const UIEvent &event)CeresEngine::UIRespondervirtual
didAddChildViewController(UIViewController *const childViewController)CeresEngine::UIViewControllerinlinevirtual
didAppear()CeresEngine::UIViewControllerinlinevirtual
didDisappear()CeresEngine::UIViewControllerinlinevirtual
didLayout()CeresEngine::UIViewControllerinlinevirtual
didLoad()CeresEngine::UIViewControllerinlinevirtual
didRecreateRenderTarget(UIViewport &view)CeresEngine::UIViewportDelegateinlinevirtual
didRemoveChildViewController(UIViewController *const childViewController)CeresEngine::UIViewControllerinlinevirtual
dispatch(UIResponder *const firstResponder, const UIEvent &event)CeresEngine::UIResponderstatic
flagsChanged(const UIEvent &event)CeresEngine::UIRespondervirtual
flushBufferedKeyEvents()CeresEngine::UIRespondervirtual
getChildViewControllers() const noexceptCeresEngine::UIViewControllerinline
getNextResponder() const finalCeresEngine::UIViewControllervirtual
getParentViewController() const noexceptCeresEngine::UIViewControllerinline
getRepresentedObject() const noexceptCeresEngine::UIViewControllerinline
getView() constCeresEngine::TUIViewController< UIViewport >inline
instantiateView()CeresEngine::UIViewControllerprivate
interpretKeyEvents(const Vector< UIKeyEvent > &events)CeresEngine::UIRespondervirtual
isViewLoaded() const noexceptCeresEngine::UIViewControllerinline
keyDown(const UIKeyEvent &event)CeresEngine::UIRespondervirtual
keyUp(const UIKeyEvent &event)CeresEngine::UIRespondervirtual
loadView(UIViewport &viewport) overrideCeresEngine::UIViewportViewControllervirtual
TUIViewController< UIViewport >::loadView(UIView &view) finalCeresEngine::TUIViewController< UIViewport >inlinevirtual
mChildViewControllersCeresEngine::UIViewControllerprivate
mDeleterCeresEngine::RefCounted< UIViewController >private
mouseDown(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
mouseDragged(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
mouseEntered(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
mouseExited(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
mouseMoved(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
mouseUp(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
mParentViewControllerCeresEngine::UIViewControllerprivate
mRefCounterCeresEngine::RefCounted< UIViewController >private
mRepresentedObjectCeresEngine::UIViewControllerprivate
mViewCeresEngine::UIViewControllerprivate
mViewLoadedCeresEngine::UIViewControllerprivate
otherMouseDown(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
otherMouseDragged(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
otherMouseUp(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
ParentViewControllerType typedefCeresEngine::TUIViewController< UIViewport >
performKeyEquivalent(const UIKeyEvent &event)CeresEngine::UIRespondervirtual
RefCounted(Args &&... args)CeresEngine::RefCounted< UIViewController >inlineexplicit
release() noexceptCeresEngine::RefCounted< UIViewController >inline
removeChildViewController(UIViewController *childViewController)CeresEngine::UIViewController
removeChildViewController(const UIViewControllerPtr &childViewController)CeresEngine::UIViewControllerinline
removeFromParentViewController()CeresEngine::UIViewController
resignFirstResponder()CeresEngine::UIResponderinlinevirtual
retain() noexceptCeresEngine::RefCounted< UIViewController >inline
rightMouseDown(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
rightMouseDragged(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
rightMouseUp(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
scrollWheel(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
setRepresentedObject(const Any &representedObject)CeresEngine::UIViewController
shouldRecreateRenderTarget(UIViewport &view, const GPUImagePtr &oldImage, const UISize &newSize)CeresEngine::UIViewportDelegateinlinevirtual
super typedefCeresEngine::UIViewportViewControllerprivate
TUIViewController(Args &&... args)CeresEngine::UIViewportViewControllerinlineexplicit
TUIViewController(ViewType *const view)CeresEngine::UIViewportViewControllerinlineexplicit
UIViewController()=defaultCeresEngine::UIViewController
UIViewController(UIView &view)CeresEngine::UIViewControllerexplicit
UIViewController(UIView *view)CeresEngine::UIViewControllerexplicit
ViewType typedefCeresEngine::TUIViewController< UIViewport >
willAppear()CeresEngine::UIViewControllerinlinevirtual
willDisappear()CeresEngine::UIViewControllerinlinevirtual
willLayout()CeresEngine::UIViewControllerinlinevirtual
willRecreateRenderTarget(UIViewport &view, const GPUImagePtr &oldImage, const UISize &newSize)CeresEngine::UIViewportDelegateinlinevirtual
~UIResponder()=defaultCeresEngine::UIRespondervirtual
~UIViewController() overrideCeresEngine::UIViewController