libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Ship::EventDebuggerWindow Member List

This is the complete list of members for Ship::EventDebuggerWindow, including all inherited members.

BeginGroupPanel(const char *name, const ImVec2 &size)Ship::GuiWindowprotected
Component(const std::string &name, std::shared_ptr< Context > context=nullptr)Ship::Componentexplicit
Draw() overrideShip::GuiWindowvirtual
DrawElement() overrideShip::EventDebuggerWindowvirtual
EndGroupPanel(float minHeight)Ship::GuiWindowprotected
EventDebuggerWindow(std::shared_ptr< ConsoleVariable > consoleVariable, std::shared_ptr< Window > window, std::shared_ptr< Events > events, const std::string &visibilityCvar, const std::string &name)Ship::EventDebuggerWindow
GetChildren()Ship::Component
GetChildren() constShip::Component
GetContext() constShip::Part
GetFirstInChildren() constShip::Component
GetFirstInParents() constShip::Component
GetId() constShip::Part
GetInChildren() constShip::Component
GetInParents() constShip::Component
GetName() constShip::Component
GetParents()Ship::Component
GetParents() constShip::Component
GetSharedComponent()Ship::Componentvirtual
GetWindow() constShip::GuiWindowprotected
GuiElement(const std::string &name, bool isVisible)Ship::GuiElement
GuiElement(const std::string &name)Ship::GuiElement
GuiWindow(std::shared_ptr< ConsoleVariable > consoleVariable, std::shared_ptr< Window > window, const std::string &visibilityCvar, bool isVisible, const std::string &name, ImVec2 originalSize, uint32_t windowFlags)Ship::EventDebuggerWindow
GuiWindow(const std::string &consoleVariable, bool isVisible, const std::string &name, ImVec2 originalSize)Ship::EventDebuggerWindow
GuiWindow(const std::string &consoleVariable, bool isVisible, const std::string &name, ImVec2 originalSize, uint32_t windowFlags)Ship::EventDebuggerWindow
GuiWindow(const std::string &consoleVariable, bool isVisible, const std::string &name)Ship::EventDebuggerWindow
GuiWindow(const std::string &consoleVariable, const std::string &name, ImVec2 originalSize, uint32_t windowFlags)Ship::EventDebuggerWindow
GuiWindow(const std::string &consoleVariable, const std::string &name, ImVec2 originalSize)Ship::EventDebuggerWindow
GuiWindow(const std::string &consoleVariable, const std::string &name)Ship::EventDebuggerWindow
HasInChildren() constShip::Component
HasInParents() constShip::Component
Hide()Ship::GuiElement
Init(const nlohmann::json &initArgs=nlohmann::json::object())Ship::Component
IsInitialized() constShip::Component
IsVisible()Ship::GuiElement
MarkInitialized()Ship::Componentprotected
mIsVisibleShip::GuiElementprotected
OnAdded(bool forced)Ship::Partprotectedvirtual
OnInit(const nlohmann::json &initArgs=nlohmann::json::object()) overrideShip::EventDebuggerWindowvirtual
OnRemoved(bool forced)Ship::Partprotectedvirtual
operator std::string() constShip::Componentexplicit
operator==(const Part &other) constShip::Part
Part()Ship::Part
Part(std::shared_ptr< Context > context)Ship::Partexplicit
RequireDependency(const std::shared_ptr< T > &dependency, const std::string &dependencyName) constShip::Componentprotected
SetContext(std::shared_ptr< Context > ctx)Ship::Part
SetVisibility(bool visible) overrideShip::GuiWindowprotectedvirtual
Show()Ship::GuiElement
SyncVisibilityConsoleVariable()Ship::GuiWindowprotected
ToggleVisibility()Ship::GuiElement
ToString() constShip::Component
ToTreeString(int depth=0) constShip::Component
TryGetSharedComponent() noexceptShip::Componentvirtual
Update()Ship::GuiElement
UpdateElement() overrideShip::EventDebuggerWindowinlinevirtual
~Component()Ship::Componentvirtual
~GuiElement()Ship::GuiElementvirtual
~Part()=defaultShip::Partvirtual