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

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

Append(const std::string &channel, spdlog::level::level_enum priority, const char *fmt,...)Ship::ConsoleWindow
Append(const std::string &channel, spdlog::level::level_enum priority, const char *fmt, va_list args)Ship::ConsoleWindowprotected
BeginGroupPanel(const char *name, const ImVec2 &size)Ship::GuiWindowprotected
ClearBindings()Ship::ConsoleWindow
ClearLogs(std::string channel)Ship::ConsoleWindow
ClearLogs()Ship::ConsoleWindow
Component(const std::string &name, std::shared_ptr< Context > context=nullptr)Ship::Componentexplicit
ConsoleWindow(std::shared_ptr< ConsoleVariable > consoleVariable, std::shared_ptr< Window > window, std::shared_ptr< Console > console, const std::string &visibilityCvar, const std::string &name, ImVec2 originalSize, uint32_t windowFlags)Ship::ConsoleWindow
Dispatch(const std::string &line)Ship::ConsoleWindow
Draw() overrideShip::GuiWindowvirtual
DrawElement() overrideShip::ConsoleWindowvirtual
EndGroupPanel(float minHeight)Ship::GuiWindowprotected
GetChildren()Ship::Component
GetChildren() constShip::Component
GetContext() constShip::Part
GetCurrentChannel()Ship::ConsoleWindow
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::ConsoleWindow
GuiWindow(const std::string &consoleVariable, bool isVisible, const std::string &name, ImVec2 originalSize)Ship::ConsoleWindow
GuiWindow(const std::string &consoleVariable, bool isVisible, const std::string &name, ImVec2 originalSize, uint32_t windowFlags)Ship::ConsoleWindow
GuiWindow(const std::string &consoleVariable, bool isVisible, const std::string &name)Ship::ConsoleWindow
GuiWindow(const std::string &consoleVariable, const std::string &name, ImVec2 originalSize, uint32_t windowFlags)Ship::ConsoleWindow
GuiWindow(const std::string &consoleVariable, const std::string &name, ImVec2 originalSize)Ship::ConsoleWindow
GuiWindow(const std::string &consoleVariable, const std::string &name)Ship::ConsoleWindow
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::ConsoleWindowprotectedvirtual
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
SendErrorMessage(const char *fmt,...)Ship::ConsoleWindow
SendErrorMessage(const std::string &str)Ship::ConsoleWindow
SendInfoMessage(const char *fmt,...)Ship::ConsoleWindow
SendInfoMessage(const std::string &str)Ship::ConsoleWindow
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::ConsoleWindowprotectedvirtual
~Component()Ship::Componentvirtual
~ConsoleWindow()Ship::ConsoleWindowvirtual
~GuiElement()Ship::GuiElementvirtual
~Part()=defaultShip::Partvirtual