Class Popup

#include <Geode/ui/Popup.hpp>
classPopup:publicFLAlertLayer{ ... }
No description provided
Examples0
Public static methods0
Public member functions0
Fields0
Protected member functions9
virtualvoidregisterWithTouchDispatcher()
No description provided
boolinit(
floatwidth
,
floatheight
,,)

Init with AnchorLayout and the content size of m_buttonMenu and m_bgSprite being tied to the size of m_mainLayer (rather than being the size of the window)

boolinit(,,)
No description provided
virtualvoidkeyBackClicked()
No description provided
virtualvoidkeyDown(,)
No description provided
virtualvoidonClose()
No description provided
voidsetTitle(,,
floatscale
,
floatoffset
)
No description provided
voidsetCloseButtonSpr(,
floatscale
)
No description provided
geode::Popup::CloseEventlistenForClose()

Returns an event filter that listens for when this popup is closed

Protected fields4
;
No description provided
;
No description provided
;
No description provided
;
No description provided
Derived classes2