Here is a list of all functions with links to the classes they belong to:
- f -
- FetchLargeMaps() : yaze::zelda3::Overworld
- FetchServerStatus() : yaze::app::platform::WasmConfig
- file_path() : yaze::core::AsmPatch
- FileBrowser() : yaze::editor::FileBrowser
- filename() : yaze::core::AsmPatch, yaze::Rom
- filepath() : yaze::editor::ProjectFileEditor
- Fill() : yaze::gfx::Bitmap
- FillBlankMapTiles() : yaze::zelda3::Overworld
- FillTile16WithTile8() : yaze::editor::Tile16Editor
- FinalizePaintOperation() : yaze::editor::OverworldEditor
- FinalizeProjectCreation() : yaze::editor::ProjectManager
- Find() : yaze::editor::AgentEditor, yaze::editor::AssemblyEditor, yaze::editor::DungeonEditorV2, yaze::editor::Editor, yaze::editor::GraphicsEditor, yaze::editor::MessageEditor, yaze::editor::MusicEditor, yaze::editor::OverworldEditor, yaze::editor::PaletteEditor, yaze::editor::ScreenEditor, yaze::editor::SpriteEditor
- FindArgValue() : yaze::cli::resources::ArgumentParser
- FindAsset() : yaze::util::PlatformPaths
- FindAssetFile() : yaze::AssetLoader
- FindColorIndex() : yaze::gfx::Bitmap
- FindDifferingRegions() : yaze::test::ScreenshotAssertion
- FindFreeBlock() : yaze::gfx::MemoryPool
- FindFreeRegion() : yaze::gfx::AtlasRenderer
- FindFreeSpace() : yaze::cli::automation::RomAutomationAPI
- FindGroup() : yaze::cli::TestSuiteDefinition
- FindMatches() : yaze::cli::agent::tools::MemorySearchTool
- FindNextWord() : TextEditor
- FindObjectAt() : yaze::zelda3::DungeonObjectEditor, yaze::zelda3::Room
- FindObjectsInArea() : yaze::zelda3::DungeonObjectEditor
- FindPanel() : yaze::editor::layout_designer::DockNode, yaze::editor::layout_designer::LayoutDefinition
- FindPattern() : yaze::cli::automation::RomAutomationAPI
- FindPopup() : yaze::gui::PopupRegistry
- FindProjectsInDirectory() : yaze::project::ProjectManager
- FindSessionIndex() : yaze::editor::AgentSessionManager
- FindSymbol() : yaze::core::AsarWrapper, yaze::emu::debug::SymbolProvider
- FindSymbolsMatching() : yaze::emu::debug::SymbolProvider
- FindTestsForFile() : yaze::cli::agent::DevAssistAgent
- FindUnusedRegions() : yaze::cli::agent::tools::SpritesheetAnalysisTool
- FindWidget() : yaze::editor::layout_designer::PanelDesign
- FindWidgets() : yaze::gui::WidgetIdRegistry
- FindWordEnd() : TextEditor
- FindWordStart() : TextEditor
- Finish() : yaze::editor::layout_designer::anonymous_namespace{layout_designer_window.cc}::DockBuilderFacade
- FinishDrag() : yaze::editor::OverworldEntityInteraction
- FixChecksum() : yaze::rom::HyruleMagicValidator
- Flag() : yaze::util::Flag< T >
- FlagParser() : yaze::util::FlagParser
- FlagsToByte() : yaze::emu::Spc700
- FlipSelectionHorizontal() : yaze::editor::PixelEditorPanel
- FlipSelectionVertical() : yaze::editor::PixelEditorPanel
- FlipTile16Horizontal() : yaze::editor::Tile16Editor
- FlipTile16Vertical() : yaze::editor::Tile16Editor
- floor1() : yaze::zelda3::Room
- floor2() : yaze::zelda3::Room
- FlushPendingItems() : yaze::gui::CanvasMenuBuilder
- Focus() : yaze::gui::PanelWindow, yaze::gui::TextBox
- FocusFirstSession() : yaze::editor::SessionCoordinator
- FocusLastSession() : yaze::editor::SessionCoordinator
- FocusNextSession() : yaze::editor::SessionCoordinator
- FocusNextWindow() : yaze::editor::WorkspaceManager
- FocusPreviousSession() : yaze::editor::SessionCoordinator
- FocusPreviousWindow() : yaze::editor::WorkspaceManager
- FocusProposal() : yaze::editor::AgentProposalsPanel, yaze::editor::ProposalDrawer
- FocusRoom() : yaze::editor::DungeonEditorV2
- FocusSong() : yaze::editor::MusicEditor
- FocusWindow() : yaze::editor::WindowDelegate
- folder() : yaze::core::AsmPatch
- folders() : yaze::core::PatchManager
- FontAtlasPanel() : yaze::editor::FontAtlasPanel
- for_each() : yaze::gfx::PaletteGroupMap
- ForceNewFrame() : yaze::editor::music::MusicPlayer
- ForceRefreshGraphics() : yaze::editor::MapPropertiesSystem, yaze::editor::OverworldEditor
- FormatAddress() : yaze::cli::agent::Disassembler65816, yaze::emu::debug::SymbolProvider
- FormatAscii() : yaze::cli::agent::tools::MemoryInspectorBase
- FormatAsJson() : yaze::cli::agent::tools::RomDiffTool
- FormatAsText() : yaze::cli::agent::tools::RomDiffTool
- FormatBinary() : yaze::gui::MemoryEditorWidget
- FormatChecksum() : yaze::cli::agent::tools::ProjectToolUtils
- FormatDuration() : yaze::gui::CanvasUsageTracker
- FormatEdits() : yaze::cli::agent::tools::ProjectToolBase
- FormatFileSize() : yaze::cli::agent::tools::FileSystemToolBase, yaze::gui::CollaborationPanel
- FormatForAgent() : yaze::cli::agent::AdvancedRouter
- FormatHex() : yaze::cli::agent::tools::MemoryInspectorBase
- FormatHexDump() : yaze::emu::debug::DisassemblyViewer
- FormatHistogramAsJson() : yaze::cli::agent::tools::VisualAnalysisBase
- FormatIssuesAsJson() : yaze::cli::agent::tools::ValidationToolBase
- FormatIssuesAsText() : yaze::cli::agent::tools::ValidationToolBase
- FormatJson() : yaze::cli::anonymous_namespace{dungeon_doctor_commands.cc}::RoomDiagnostic, yaze::cli::anonymous_namespace{overworld_validate_commands.cc}::MapValidationResult, yaze::cli::DiagnosticFinding
- FormatMatchesAsJson() : yaze::cli::agent::tools::VisualAnalysisBase
- FormatMemory() : yaze::gfx::PerformanceDashboard, yaze::gui::CanvasPerformanceIntegration
- FormatOperand() : yaze::cli::agent::Disassembler65816, yaze::emu::debug::Disassembler65816
- FormatPaletteUsageAsJson() : yaze::cli::agent::tools::VisualAnalysisBase
- FormatRegionsAsJson() : yaze::cli::agent::tools::VisualAnalysisBase
- FormatRegisterState() : yaze::cli::agent::RomDebugAgent
- FormatResultAsJson() : yaze::cli::agent::tools::CodeGenToolBase
- FormatResultAsText() : yaze::cli::agent::tools::CodeGenToolBase
- FormatSection() : yaze::editor::MinecartTrackEditorPanel
- FormatSnapshot() : yaze::cli::agent::tools::ProjectToolBase
- FormatText() : yaze::cli::anonymous_namespace{overworld_validate_commands.cc}::MapValidationResult, yaze::cli::DiagnosticFinding
- FormatTime() : yaze::gfx::PerformanceDashboard, yaze::gui::CanvasPerformanceIntegration
- FormatTimestamp() : yaze::cli::agent::EnhancedTUI, yaze::cli::agent::tools::FileSystemToolBase, yaze::cli::agent::tools::ProjectToolUtils, yaze::gui::CollaborationPanel
- FpsHistory() : yaze::emu::Emulator
- FrameTimeHistory() : yaze::emu::Emulator
- FreeRegion() : yaze::gfx::TextureAtlas
- FreeSurface() : yaze::gfx::Arena
- FromBytes() : yaze::zelda3::DiggableTiles
- FromCurrentTheme() : yaze::editor::AgentUITheme
- FromJson() : yaze::app::platform::SharedSessionState, yaze::cli::Tile16Proposal, yaze::editor::layout_designer::LayoutSerializer
- FromRomBytes() : yaze::zelda3::Room::Door
- FromString() : yaze::cli::resources::OutputFormatter
- FullScreen() : yaze::test::ScreenRegion
- FuzzyScore() : yaze::cli::AutocompleteEngine, yaze::editor::CommandPalette