MCPcopy Create free account

hub / github.com/Thinkofname/UniverCity / functions

Functions1,740 in github.com/Thinkofname/UniverCity

Methodadd_assign
(&mut self, other: (i32, i32))
util/src/location.rs:55
Methodadd_component
(&mut self, id: u32, val: T)
ecs/src/internal.rs:355
Methodadd_f
(a: u8, b: u8)
server/src/choice/instruction.rs:31
Methodadd_i
(a: u8, b: u8)
server/src/choice/instruction.rs:27
Methodadded
(&mut self, instance: &mut Option<GameInstance>, state: &mut crate::GameState)
src/instance/base/mod.rs:122
Methodadded
(&mut self, instance: &mut Option<GameInstance>, state: &mut crate::GameState)
src/instance/base/system_menu.rs:26
Methodadded
(&mut self, instance: &mut Option<GameInstance>, state: &mut crate::GameState)
src/instance/base/courses.rs:50
Methodadded
(&mut self, instance: &mut Option<GameInstance>, state: &mut crate::GameState)
src/instance/base/staff.rs:65
Methodadded
(&mut self, instance: &mut Option<GameInstance>, state: &mut crate::GameState)
src/instance/base/room.rs:50
Methodadded
(&mut self, instance: &mut Option<GameInstance>, state: &mut crate::GameState)
src/instance/base/edit_room.rs:60
Methodadded
(&mut self, instance: &mut Option<GameInstance>, state: &mut crate::GameState)
src/instance/base/entity_info.rs:88
Methodall
()
src/instance/base/entity_info.rs:35
Methodalloc_size
(&self, target: BufferTarget, len: usize, usage: BufferUsage)
src/render/gl.rs:321
Methodand
(&mut self, other: &BitSet)
ecs/src/util/mod.rs:84
Methodand
(&mut self, other: &BitSet)
util/src/bit.rs:82
Methodand_component
(mut self, c: &Container)
ecs/src/lib.rs:889
Methodand_not
(&mut self, other: &BitSet)
ecs/src/util/mod.rs:92
Methodand_not
(&mut self, other: &BitSet)
util/src/bit.rs:90
Methodand_not_component
(mut self, c: &Container)
ecs/src/lib.rs:902
Methodanimated_model
(c: &mut ecs::Container, model: assets::ResourceKey<'_>, texture: Option<assets::ResourceKey<'_>>, animation_s
src/entity/mod.rs:77
Methodanimated_model
(c: &mut ecs::Container, _model: assets::ResourceKey<'_>, _texture: Option<assets::ResourceKey<'_>>, _animatio
server/src/entity/mod.rs:164
Methodanimated_model
(_: &lua::Lua, p: Ref<RefCell<Placer>>, name: Ref<String>, animation: Ref<String>, x: f64, y: f64, z: f64, dir
server/src/level/placement.rs:245
Methodanimated_model_tex
(_: &lua::Lua, p: Ref<RefCell<Placer>>, name: Ref<String>, texture: Ref<String>, animation: Ref<String>, x: f6
server/src/level/placement.rs:262
Methodapply
Applies the components described by this creator.
src/entity/info.rs:36
Methodapply
(&self, log: &Logger, level: &mut L, entities: &mut Container)
server/src/level/object.rs:165
Methodas_any
(&self)
server/src/choice/component.rs:249
Methodas_mut_any
(&mut self)
server/src/choice/component.rs:253
Methodas_tooltip
(self)
src/config/keybinds.rs:205
Methodassume
(self)
util/src/lib.rs:183
Functionassume_test_option
()
util/src/lib.rs:226
Functionassume_test_option_fail
()
util/src/lib.rs:235
Functionassume_test_result
()
util/src/lib.rs:210
Functionassume_test_result_fail
()
util/src/lib.rs:219
Methodattribute_location
(&self, name: &str)
src/render/gl.rs:493
Functionbase_anchor
()
util/src/lib.rs:89
Methodbegin_object_placement
Starts trying to place the named object in the given room
server/src/level/mod.rs:717
Methodbegin_object_placement
Starts trying to place the named object
server/src/level/placement.rs:59
Functionbind_frag_data_location
(p: &Program, cn: u32, name: &str)
src/render/gl.rs:1069
Methodbind_texture
(mut self, pass: &'static str, name: &'static str, idx: u32)
src/render/pipeline.rs:748
Methodblocks_tile
(_: &lua::Lua, p: Ref<RefCell<Placer>>, x: i32, y: i32)
server/src/level/placement.rs:337
Functionbook
(booked: &mut Write<Booked>, e: ecs::Entity, day: usize, p: usize, course: Option<CourseId>)
server/src/entity/course/mod.rs:149
Functionbool_ops
(input: &mut &'a str)
server/src/choice/parse.rs:145
Functionborder
(args: &mut (dyn Iterator<Item = fungui::FResult<'a, Value>> + 'a))
src/render/ui/border.rs:145
Functionborder_image
(args: &mut (dyn Iterator<Item = fungui::FResult<'a, Value>> + 'a))
src/render/ui/border.rs:178
Functionborder_side
(args: &mut (dyn Iterator<Item = fungui::FResult<'a, Value>> + 'a))
src/render/ui/border.rs:222
Functionborder_width
(args: &mut (dyn Iterator<Item = fungui::FResult<'a, Value>> + 'a))
src/render/ui/border.rs:38
Methodborrow
(&self)
server/src/assets/arcstr.rs:27
Methodborrow_module
Creates a reference to the resource key using the passed module if this key doesn't have one defined
server/src/assets/mod.rs:433
Methodbounds
(&self)
server/src/level/room.rs:965
Methodbuild
Creates a new asset manager
server/src/assets/mod.rs:524
Methodbuild_pipeline
(log: &Logger, config: &Config, asset_manager: &AssetManager)
src/render/mod.rs:282
Methodcallback
(&mut self, out: &mut [i16])
src/audio.rs:397
Methodcan_charge
(&self)
src/instance/mod.rs:1095
Methodcan_charge
(&self)
server/src/script_room.rs:1493
Methodcan_charge
(&self)
server/src/player/handle.rs:1527
Methodcan_have_duplicates
(&self)
src/instance/base/entity_info.rs:384
Methodcan_place_object
(&self, obj: &ObjectPlacement)
server/src/level/room.rs:990
Functioncancel_object_placement
Cancels the current object placement and updates the ui.
src/instance/build.rs:702
Methodcancel_object_placement
Cancels placement of the active object
server/src/level/placement.rs:466
Methodcancel_placement
Cancels the placement of the room returning the area back to its original state
server/src/level/room_placement/plan.rs:119
Methodcapacity
(&self)
util/src/bit.rs:44
Methodcapture
(&self)
src/instance/mod.rs:125
Methodchange_money
(&mut self, val: UniDollar)
src/instance/mod.rs:1079
Functionchange_ownership
( log: &Logger, rooms: &level::LevelRooms, e: ecs::Entity, rc: &mut ecs::Write<RoomController>,
server/src/entity/sys/room.rs:465
Methodcheck_child_flags
(&mut self, flags: DirtyFlags)
src/render/ui/mod.rs:1154
Methodcheck_flags
(data: &mut Self::NodeData, flags: fungui::DirtyFlags)
src/ui/mod.rs:430
Methodcheck_parent_flags
(&mut self, flags: DirtyFlags)
src/render/ui/mod.rs:1147
Methodcheck_parent_flags
(&mut self, flags: DirtyFlags)
src/ui/layout.rs:476
Methodclear
(&mut self)
ecs/src/util/mod.rs:51
Methodclear_level
Removes the level currently being rendered by this renderer
src/render/mod.rs:1111
Methodclear_requests
Clears the list of entities the room wants
server/src/entity/sys/entity.rs:25
Functionclear_time_table
( log: &Logger, e: ecs::Entity, level: &level::LevelRooms, timetable: TimeTable, players:
server/src/entity/timetable.rs:16
Methodclient_localsocket
Returns the socket to be used by the local client
server/src/network/mod.rs:159
Methodclone
(&self)
lua/lua-sys/src/lua.rs:267
Methodcollect_ctypes
(types: &mut Vec<CType>)
ecs/src/internal.rs:218
Methodcollision_bound
(_: &lua::Lua, p: Ref<RefCell<Placer>>, x: f64, y: f64, width: f64, height: f64)
server/src/level/placement.rs:315
Methodcompleted
Returns a completed image future
src/render/image.rs:159
Methodcomponent_read
Returns a `Read` component accessor which can be used to quickly access components.
ecs/src/lib.rs:293
Methodcomponent_write
Returns a `Write` component accessor which can be used to quickly access components.
ecs/src/lib.rs:300
Methodcompute_entities_for
( log: &Logger, info: &mut ER, asset_manager: &assets::AssetManager, config: &
src/render/mod.rs:1636
Methodcompute_frame
(&mut self, asset_manager: &assets::AssetManager, config: &Config, global_atlas: &mut
src/render/animated_model.rs:180
Methodconnect
Creates a udp socket client
server/src/network/udp.rs:302
Methodconnect
Creates a udp socket client
server/src/network/steam.rs:21
Methodconstant
(idx: u16, dest: u8)
server/src/choice/instruction.rs:17
Methodcontains_bound
(_: &lua::Lua, p: Ref<RefCell<Placer>>, x: f64, y: f64, width: f64, height: f64)
server/src/level/placement.rs:296
Methodcontains_bound
(self, other: Bound)
util/src/location.rs:153
Methodcontains_point
Returns whether the point is within the frustum
src/math/mod.rs:31
Methodcontains_sphere
Returns whether the sphere is within the frustum
src/math/mod.rs:45
Methodconv_timetable
(ids: &Read<NetworkId>, v: &[[course::CourseEntry; NUM_TIMETABLE_SLOTS]; 7])
server/src/saving/mod.rs:1239
Methodconv_timetable_day
(ids: &Read<NetworkId>, v: &[course::CourseEntry; NUM_TIMETABLE_SLOTS])
server/src/saving/mod.rs:1251
Methodconv_timetable_entry
(ids: &Read<NetworkId>, v: &course::CourseEntry)
server/src/saving/mod.rs:1260
Functionconvert_script_choice
Converts from the raw format
server/src/choice/mod.rs:45
Methodcopy
(&self)
src/save_file.rs:40
Methodcopy
(&self)
src/campaign.rs:29
Methodcopy
(&self)
src/main_menu.rs:121
Methodcopy
(&self)
src/ui/prompt.rs:60
Methodcopy
(&self)
src/multiplayer/mod.rs:120
Methodcopy
(&self)
src/multiplayer/dedicated_server.rs:28
Methodcopy
(&self)
src/instance/build.rs:95
Methodcopy
(&self)
src/instance/base/mod.rs:104
← previousnext →801–900 of 1,740, ranked by callers