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

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

acceptsFirstResponder() constCeresEngine::UIResponderinlinevirtual
becomeFirstResponder()CeresEngine::UIResponderinlinevirtual
convertFromBacking(const UIRect &rect) constCeresEngine::UIWindow
convertFromBacking(const UIPoint &point) constCeresEngine::UIWindow
convertFromScreen(const UIRect &rect) constCeresEngine::UIWindow
convertFromScreen(const UIPoint &point) constCeresEngine::UIWindow
convertToBacking(const UIRect &rect) constCeresEngine::UIWindow
convertToBacking(const UIPoint &point) constCeresEngine::UIWindow
convertToScreen(const UIRect &rect) constCeresEngine::UIWindow
convertToScreen(const UIPoint &point) constCeresEngine::UIWindow
createBackingStore() constCeresEngine::UIWindow
cursorUpdate(const UIEvent &event)CeresEngine::UIRespondervirtual
dispatch(UIResponder *const firstResponder, const UIEvent &event)CeresEngine::UIResponderstatic
display()CeresEngine::UIWindow
display(UIDrawCommandBuffer &commandBuffer)CeresEngine::UIWindow
displayIfNeeded()CeresEngine::UIWindow
displayIfNeeded(UIDrawCommandBuffer &commandBuffer)CeresEngine::UIWindow
flagsChanged(const UIEvent &event)CeresEngine::UIRespondervirtual
flush()CeresEngine::UIWindow
flushBufferedKeyEvents()CeresEngine::UIRespondervirtual
getAppearance() const noexceptCeresEngine::UIWindow
getBackingScaleFactor() constCeresEngine::UIWindow
getBackingStore() const noexceptCeresEngine::UIWindowinline
getContentView() constCeresEngine::UIWindowinlinevirtual
getContentViewController() constCeresEngine::UIWindowinline
getDevice() const noexceptCeresEngine::UIWindowinline
getFirstResponder() constCeresEngine::UIWindow
getFrame() constCeresEngine::UIWindow
getInitialFirstResponder() constCeresEngine::UIWindow
getNextResponder() constCeresEngine::UIResponderinlinevirtual
getTitle() constCeresEngine::UIWindow
getTransformFromBacking() constCeresEngine::UIWindow
getTransformFromScreen() constCeresEngine::UIWindow
getTransformToBacking() constCeresEngine::UIWindow
getTransformToScreen() constCeresEngine::UIWindow
getViewsNeedDisplay() constCeresEngine::UIWindow
interpretKeyEvents(const Vector< UIKeyEvent > &events)CeresEngine::UIRespondervirtual
kDefaultAppearanceCeresEngine::UIWindowstatic
keyDown(const UIKeyEvent &event)CeresEngine::UIRespondervirtual
keyUp(const UIKeyEvent &event)CeresEngine::UIRespondervirtual
layoutIfNeeded()CeresEngine::UIWindow
makeFirstResponder(UIResponder *responder)CeresEngine::UIWindow
mAppearanceCeresEngine::UIWindowprivate
mBackingStoreCeresEngine::UIWindowprivate
mContentViewCeresEngine::UIWindowprivate
mContentViewControllerCeresEngine::UIWindowprivate
mDeleterCeresEngine::RefCounted< UIWindow >private
mDeviceCeresEngine::UIWindowprivate
mFirstResponderCeresEngine::UIWindowprivate
mFlagsCeresEngine::UIWindowprivate
mFrameCeresEngine::UIWindowprivate
mMouseDownViewCeresEngine::UIWindowprivate
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
mPreviousHitViewCeresEngine::UIWindowprivate
mRefCounterCeresEngine::RefCounted< UIWindow >private
notifyBackingScaleFactorChange(double newBackingScalingFactor)CeresEngine::UIWindowprivate
notifyFrameChanged(const UIRect &newFrame)CeresEngine::UIWindowprivate
otherMouseDown(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
otherMouseDragged(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
otherMouseUp(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
performKeyEquivalent(const UIKeyEvent &event)CeresEngine::UIRespondervirtual
RefCounted(Args &&... args)CeresEngine::RefCounted< UIWindow >inlineexplicit
release() noexceptCeresEngine::RefCounted< UIWindow >inline
resignFirstResponder(const UIResponder *responder)CeresEngine::UIWindow
resignFirstResponder()CeresEngine::UIWindowinlinevirtual
retain() noexceptCeresEngine::RefCounted< UIWindow >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
sendEvent(const UIEvent &event)CeresEngine::UIWindow
setAppearance(UIAppearance *appearance)CeresEngine::UIWindow
setBackingStore(UIBackingStorePtr &&backingStore)CeresEngine::UIWindowprivate
setContentView(UIView *contentView)CeresEngine::UIWindowvirtual
setContentViewController(UIViewController *contentViewController)CeresEngine::UIWindow
setContentViewController(const UIViewControllerPtr &contentViewController)CeresEngine::UIWindowinline
setDevice(UIWindowDevice &device)CeresEngine::UIWindow
setFrame(const UIRect &frame)CeresEngine::UIWindowvirtual
setTitle(const String &title)CeresEngine::UIWindowvirtual
setViewsNeedDisplay()CeresEngine::UIWindow
setViewsNeedDisplay(bool state)CeresEngine::UIWindow
UIWindow()CeresEngine::UIWindowexplicit
UIWindow(UIWindowDevice &device)CeresEngine::UIWindowexplicit
UIWindowDeviceCeresEngine::UIWindowfriend
~UIResponder()=defaultCeresEngine::UIRespondervirtual
~UIWindow() overrideCeresEngine::UIWindow