|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
This is the complete list of members for LUS::InputEditorWindow, including all inherited members.
| BeginGroupPanel(const char *name, const ImVec2 &size) | Ship::GuiWindow | protected |
| Component(const std::string &name, std::shared_ptr< Context > context=nullptr) | Ship::Component | explicit |
| Draw() override | Ship::GuiWindow | virtual |
| DrawAnalogPreview(const char *label, ImVec2 stick, float deadzone=0, bool gyro=false) | LUS::InputEditorWindow | |
| DrawElement() override | LUS::InputEditorWindow | protectedvirtual |
| DrawInputChip(const char *buttonName, ImVec4 color) | LUS::InputEditorWindow | |
| EndGroupPanel(float minHeight) | Ship::GuiWindow | protected |
| GetChildren() | Ship::Component | |
| GetChildren() const | Ship::Component | |
| GetContext() const | Ship::Part | |
| GetFirstInChildren() const | Ship::Component | |
| GetFirstInParents() const | Ship::Component | |
| GetId() const | Ship::Part | |
| GetInChildren() const | Ship::Component | |
| GetInParents() const | Ship::Component | |
| GetName() const | Ship::Component | |
| GetParents() | Ship::Component | |
| GetParents() const | Ship::Component | |
| GetSharedComponent() | Ship::Component | virtual |
| GetWindow() const | Ship::GuiWindow | protected |
| 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::GuiWindow | |
| GuiWindow(const std::string &consoleVariable, bool isVisible, const std::string &name, ImVec2 originalSize) | Ship::GuiWindow | |
| GuiWindow(const std::string &consoleVariable, bool isVisible, const std::string &name, ImVec2 originalSize, uint32_t windowFlags) | Ship::GuiWindow | |
| GuiWindow(const std::string &consoleVariable, bool isVisible, const std::string &name) | Ship::GuiWindow | |
| GuiWindow(const std::string &consoleVariable, const std::string &name, ImVec2 originalSize, uint32_t windowFlags) | Ship::GuiWindow | |
| GuiWindow(const std::string &consoleVariable, const std::string &name, ImVec2 originalSize) | Ship::GuiWindow | |
| GuiWindow(const std::string &consoleVariable, const std::string &name) | Ship::GuiWindow | |
| HasInChildren() const | Ship::Component | |
| HasInParents() const | Ship::Component | |
| Hide() | Ship::GuiElement | |
| Init(const nlohmann::json &initArgs=nlohmann::json::object()) | Ship::Component | |
| InputEditorWindow(const std::string &consoleVariable, const std::string &name, std::shared_ptr< Ship::ControlDeck > controlDeck, std::shared_ptr< Ship::Window > window) | LUS::InputEditorWindow | |
| IsInitialized() const | Ship::Component | |
| IsVisible() | Ship::GuiElement | |
| MarkInitialized() | Ship::Component | protected |
| mIsVisible | Ship::GuiElement | protected |
| OnAdded(bool forced) | Ship::Part | protectedvirtual |
| OnInit(const nlohmann::json &initArgs=nlohmann::json::object()) override | LUS::InputEditorWindow | protectedvirtual |
| OnRemoved(bool forced) | Ship::Part | protectedvirtual |
| operator std::string() const | Ship::Component | explicit |
| operator==(const Part &other) const | Ship::Part | |
| Part() | Ship::Part | |
| Part(std::shared_ptr< Context > context) | Ship::Part | explicit |
| RequireDependency(const std::shared_ptr< T > &dependency, const std::string &dependencyName) const | Ship::Component | protected |
| SetContext(std::shared_ptr< Context > ctx) | Ship::Part | |
| SetVisibility(bool visible) override | Ship::GuiWindow | protectedvirtual |
| Show() | Ship::GuiElement | |
| SyncVisibilityConsoleVariable() | Ship::GuiWindow | protected |
| TestingRumble() | LUS::InputEditorWindow | |
| ToggleVisibility() | Ship::GuiElement | |
| ToString() const | Ship::Component | |
| ToTreeString(int depth=0) const | Ship::Component | |
| TryGetSharedComponent() noexcept | Ship::Component | virtual |
| Update() | Ship::GuiElement | |
| UpdateElement() override | LUS::InputEditorWindow | protectedvirtual |
| ~Component() | Ship::Component | virtual |
| ~GuiElement() | Ship::GuiElement | virtual |
| ~InputEditorWindow() | LUS::InputEditorWindow | virtual |
| ~Part()=default | Ship::Part | virtual |