MCPcopy Create free account

hub / github.com/JoshuaPostel/texaform / functions

Functions513 in github.com/JoshuaPostel/texaform

↓ 1 callersMethodupdate_agent_manual
(&mut self, port: &usize, msg: String)
src/surface/mod.rs:548
↓ 1 callersMethodupdate_agent_remote
(&mut self, port: &usize, msg: String)
src/surface/mod.rs:529
↓ 1 callersMethodupdate_edge_layout
(&self, node_areas: &[Rect])
src/tech_tree.rs:401
↓ 1 callersMethodupdate_node_layout
(&self, area: &Rect)
src/tech_tree.rs:372
↓ 1 callersMethodvalue
(&self)
src/surface/state.rs:166
↓ 1 callersMethodwidth
(self)
python/utils.py:70
↓ 1 callersMethodwith_default_border
(self)
src/widgets/button.rs:76
Method__add__
(self, other)
python/utils.py:42
Method__hash__
(self)
python/utils.py:39
Method__init__
(self, port: int, location: Point)
python/lazer_cutter.py:20
Method__init__
(self, port: int, location: Point)
python/smelter.py:16
Method__init__
(self, text: str)
python/utils.py:86
Method__init__
(self, port: int, location: Point)
python/agent.py:14
Method__init__
(self, port: int)
python/dog.py:14
Method__init__
(self, top_left: Point, entities: List[str])
python/gather.py:16
Methodbuffer_out
(self)
python/fabricator.py:24
Methodbuild_agent
(position: Position, agent: impl Agent + 'static)
src/agents/mod.rs:155
Methodbuild_intermediate
(position: Position, entity: Entity)
src/agents/mod.rs:163
Functioncan_this_go_inside_lazy_static
()
src/entities/mod.rs:294
Methodcircle
(radius: u16)
src/entities/shape.rs:96
Methoddefault
()
src/tech_tree.rs:32
Methoddefault
()
src/effects.rs:28
Methoddefault
()
src/surface/state.rs:61
Methoddefault
()
src/widgets/mod.rs:55
Methoddefault
()
src/agents/mod.rs:192
Methoddefault_style
(items: Vec<T>)
src/widgets/list.rs:242
Methoddefault_style_with_lines
(items: Vec<T>, lines: Vec<AlignedLine>)
src/widgets/list.rs:249
Methoddescription
(&self)
src/puzzles/mod.rs:22
Methoddiamond
()
src/entities/shape.rs:246
Functiondraw_construction
(area: &Rect, settable: &mut T)
src/draw/rectangle.rs:174
Methoddrop
(&mut self)
src/agents/mod.rs:179
Methodentity
(&self)
src/agents/laser_cutter.rs:116
Methodentity
(&self)
src/agents/fabricator.rs:70
Methodeq
(&self, other: &char)
src/draw/mod.rs:33
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/tech_tree.rs:222
Methodfmt
(&self, f: &mut std::fmt::Formatter)
src/app.rs:138
Methodfmt
(&self, f: &mut std::fmt::Formatter)
src/puzzles/count_groups.rs:9
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/surface/mod.rs:135
Methodfmt
(&self, f: &mut std::fmt::Formatter)
src/surface/state.rs:67
Methodfmt
(&self, f: &mut std::fmt::Formatter)
src/entities/shape.rs:270
Methodfmt
(&self, f: &mut std::fmt::Formatter)
src/ui/mod.rs:66
Methodfmt
(&self, f: &mut std::fmt::Formatter)
src/ui/documentation.rs:94
Methodfmt
(&self, f: &mut std::fmt::Formatter)
src/agents/smelter.rs:255
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/agents/dog.rs:49
Methodfmt
(&self, f: &mut std::fmt::Formatter)
src/agents/laser_cutter.rs:437
Methodfmt
(&self, f: &mut std::fmt::Formatter)
src/agents/hud.rs:141
Methodfmt
(&self, f: &mut std::fmt::Formatter)
src/agents/fabricator.rs:203
Methodfocused_agent
(&self)
src/surface/mod.rs:148
Methodfocused_agent_mut
(&mut self)
src/surface/mod.rs:153
Methodfrom
(inner: PathBuf)
src/app.rs:150
Methodfrom
(prompt: String)
src/puzzles/count_groups.rs:83
Methodfrom
(c: char)
src/draw/mod.rs:39
Methodfrom
(s: &str)
src/entities/shape.rs:66
Methodfrom
(s: String)
src/widgets/list.rs:44
Methodfrom
(t: (bool, bool, bool, bool))
src/ui/tech_tree.rs:277
Methodfrom
(rect: Rect)
src/ui/surface.rs:91
Methodfrom
(power: &Power)
src/agents/hud.rs:130
Methodfrom_char
(c: char)
src/draw/mod.rs:16
Methodfrom_tech
(tech: &Tech, status: TechStatus)
src/agents/hud.rs:115
Methodfrom_user_input
accept the entities char or name
src/entities/mod.rs:145
Methodgather
(self, dog: Dog)
python/gather.py:68
Methodgenerate_prompt_solution_pair
(&self, rng: &mut impl RngCore)
src/puzzles/mod.rs:13
Methodhandle_key_event
(&mut self, _event: KeyEvent)
src/widgets/mod.rs:18
Methodhandle_key_event
(&mut self, event: KeyEvent)
src/widgets/text_box.rs:29
Functionhandle_key_events
(key_event: KeyEvent, app: &mut App)
src/input/tech_tree.rs:5
Functionhandle_key_events
(key_event: KeyEvent, app: &mut App)
src/input/save_game.rs:12
Functionhandle_key_events
(key_event: KeyEvent, app: &mut App)
src/input/load_game.rs:44
Functionhandle_key_events
(key_event: KeyEvent, app: &mut App)
src/input/surface.rs:16
Functionhandle_key_events
(key_event: KeyEvent, app: &mut App)
src/input/pause_menu.rs:21
Functionhandle_key_events
(key_event: KeyEvent, app: &mut App)
src/input/main_menu.rs:30
Functionhandle_key_events
(key_event: KeyEvent, app: &mut App)
src/input/documentation.rs:8
Functionhandle_key_events
(key_event: KeyEvent, app: &mut App)
src/input/settings.rs:4
Methodhandle_message
( &mut self, _pos: &Position, _grid: &mut Grid, _game_state: &mut GameState,
src/agents/smelter.rs:103
Methodhandle_message
( &mut self, pos: &Position, grid: &mut Grid, _game_state: &mut GameState,
src/agents/dog.rs:105
Methodhandle_message
( &mut self, _pos: &Position, _grid: &mut Grid, _game_state: &mut GameState,
src/agents/laser_cutter.rs:101
Methodhandle_message
( &mut self, pos: &Position, grid: &mut Grid, game_state: &mut GameState,
src/agents/fabricator.rs:57
Methodhandle_mouse_event
(&mut self, event: MouseEvent, _rel_pos: Position)
src/widgets/button.rs:32
Methodhandle_mouse_event
(&mut self, event: MouseEvent, rel_pos: Position)
src/widgets/text_box.rs:66
Methodhandle_mouse_event
( &mut self, event: MouseEvent, relative_position: Position, )
src/widgets/list.rs:111
Functionhandle_mouse_events
(event: MouseEvent, app: &mut App)
src/input/tech_tree.rs:20
Functionhandle_mouse_events
(event: MouseEvent, app: &mut App)
src/input/save_game.rs:49
Functionhandle_mouse_events
(event: MouseEvent, app: &mut App)
src/input/load_game.rs:59
Functionhandle_mouse_events
(event: MouseEvent, app: &mut App)
src/input/surface.rs:86
Functionhandle_mouse_events
(event: MouseEvent, app: &mut App)
src/input/pause_menu.rs:38
Functionhandle_mouse_events
(event: MouseEvent, app: &mut App)
src/input/main_menu.rs:46
Functionhandle_mouse_events
(event: MouseEvent, app: &mut App)
src/input/documentation.rs:33
Functionhandle_mouse_events
(_event: MouseEvent, _app: &mut App)
src/input/settings.rs:11
Functionhandle_socket_old
TODO update to protocall where all messages end in `;`
src/tcp.rs:16
Methodheight
(&self)
src/app.rs:57
Functioninit_some_agents
(surface: &mut Surface)
src/surface/generation.rs:306
Functioninit_starting_agent
(surface: &mut Surface)
src/surface/generation.rs:251
Functioninit_tui
()
src/main.rs:137
Methodis_agent
(&self)
src/entities/mod.rs:186
Methodjittered_circle
(rng: &mut ChaCha8Rng, radius: u16, iters: u16)
src/entities/shape.rs:181
Methodkind
(self)
python/agent.py:34
Methodleft_right
(l: String, r: String)
src/widgets/list.rs:53
Methodlist
()
src/ui/pause_menu.rs:44
Methodlist
(&self, n: u8, width: usize)
src/agents/mod.rs:212
Methodload
(path: &std::path::Path)
src/surface/state.rs:73
Functionmain
()
src/main.rs:61
← previousnext →301–400 of 513, ranked by callers