MCPcopy Create free account

hub / github.com/Thinkofname/UniverCity / functions

Functions1,740 in github.com/Thinkofname/UniverCity

Methodcopy
(&self)
src/instance/base/system_menu.rs:18
Methodcopy
(&self)
src/instance/base/stats.rs:389
Methodcopy
(&self)
src/instance/base/courses.rs:41
Methodcopy
(&self)
src/instance/base/staff_list.rs:21
Methodcopy
(&self)
src/instance/base/settings.rs:23
Methodcopy
(&self)
src/instance/base/staff.rs:51
Methodcopy
(&self)
src/instance/base/room.rs:42
Methodcopy
(&self)
src/instance/base/edit_room.rs:52
Methodcopy
(&self)
src/instance/base/entity_info.rs:72
Methodcopy
(&self)
src/config/mod.rs:193
Methodcopy
(&self)
src/config/graphics.rs:41
Methodcopy
(idx: u16, dest: u8)
server/src/choice/instruction.rs:12
Methodcreate
(store: &ComponentStore)
ecs/src/internal.rs:221
Methodcreate_instance
( log: &Logger, asset_manager: &AssetManager, mission_handler: Option<ResourceKey<'sta
src/instance/mod.rs:263
Functioncreate_level
(log: &Logger, assets: &AssetManager, ui: &mut ui::Manager, entities: &mut Container)
src/main_menu.rs:9
Methodcreate_node_impl
(log: &Logger, assets: &AssetManager, key: ResourceKey<'_>)
src/ui/mod.rs:633
Functioncreate_path
Tries to create a path between the two positions using a-star pathfinding. See `create_rough_path` for detailed information on how the search space i
server/src/entity/pathfind.rs:901
Methodcreate_path
Requests a path from the start position to the end position
server/src/entity/pathfind.rs:69
Methodcreate_play_state
( log: &Logger, assets: &AssetManager, fs: &F, players_info: &mut PlayerInfoMa
server/src/lib.rs:287
Methodctype
()
ecs/src/lib.rs:1148
Methodcustom
(msg: T)
lua/src/serde_support.rs:22
Methoddecode
(_base: Option<&Self>, r: &mut bitio::Reader<R>)
server/src/network/packet.rs:356
Methoddecode
(base: Option<&Self>, r: &mut bitio::Reader<R>)
server/src/assets/mod.rs:295
Methoddecode
(base: Option<&Self>, r: &mut bitio::Reader<R>)
server/src/common/mod.rs:123
Functiondecompose
(m: &cgmath::Matrix4<f32>)
src/render/animated_model.rs:829
Methoddefault
()
model/src/assimp.rs:192
Methoddefault
()
src/render/ui/color.rs:14
Methoddefault
()
src/ui/layout.rs:21
Methoddefault
()
src/ui/prompt.rs:34
Methoddefault
Creates a configuration with the default settings
src/config/mod.rs:91
Methoddefault
()
server/src/player/handle.rs:1205
Methoddefault
()
server/src/entity/course/mod.rs:356
Methoddefault
()
ecs/src/lib.rs:402
Methoddefault
()
lua/lua-sys/src/lua.rs:222
Functiondeg
(params: &mut (dyn Iterator<Item=FResult<'a, ui::Value>> + 'a))
src/render/ui/mod.rs:1000
Methoddelete
(&self, name: &str)
server/src/steam.rs:87
Functiondepth_mask
(val: bool)
src/render/gl.rs:180
Methodderef
(&self)
src/script/mod.rs:33
Methodderef
(&self)
src/render/mod.rs:65
Methodderef
(&self)
src/render/gl.rs:376
Methodderef
(&self)
server/src/script/mod.rs:209
Methodderef_mut
(&mut self)
src/render/mod.rs:71
Methodderef_mut
(&mut self)
src/render/gl.rs:383
Methodderef_mut
(&mut self)
lua/src/lib.rs:395
Methoddescription
(&self)
lua/src/serde_support.rs:10
Methoddeserialize
(deserializer: D)
server/src/assets/arcstr.rs:46
Methoddeserialize
(deserializer: D)
server/src/common/money.rs:111
Methoddeserialize_any
(self, visitor: V)
lua/src/serde_support.rs:153
Methoddeserialize_byte_buf
( self, _visitor: V )
lua/src/serde_support.rs:288
Methoddeserialize_bytes
(self, _visitor: V)
lua/src/serde_support.rs:283
Methoddeserialize_char
(self, _visitor: V)
lua/src/serde_support.rs:259
Methoddeserialize_enum
( self, _name: &'static str, _variants: &'static [&'static str], _visitor: V
lua/src/serde_support.rs:403
Methoddeserialize_f32
(self, visitor: V)
lua/src/serde_support.rs:233
Methoddeserialize_i16
(self, visitor: V)
lua/src/serde_support.rs:182
Methoddeserialize_i32
(self, visitor: V)
lua/src/serde_support.rs:187
Methoddeserialize_i8
(self, visitor: V)
lua/src/serde_support.rs:177
Methoddeserialize_identifier
( self, _visitor: V )
lua/src/serde_support.rs:413
Methoddeserialize_ignored_any
( self, _visitor: V )
lua/src/serde_support.rs:421
Methoddeserialize_newtype_struct
( self, _name: &'static str, _visitor: V )
lua/src/serde_support.rs:321
Methoddeserialize_option
(self, visitor: V)
lua/src/serde_support.rs:296
Methoddeserialize_seq
(self, visitor: V)
lua/src/serde_support.rs:330
Methoddeserialize_string
(self, visitor: V)
lua/src/serde_support.rs:278
Methoddeserialize_struct
( self, _name: &'static str, fields: &'static [&'static str], visitor: V )
lua/src/serde_support.rs:380
Methoddeserialize_tuple
( self, _len: usize, _visitor: V )
lua/src/serde_support.rs:343
Methoddeserialize_tuple_struct
( self, _name: &'static str, _len: usize, _visitor: V )
lua/src/serde_support.rs:352
Methoddeserialize_u16
(self, visitor: V)
lua/src/serde_support.rs:210
Methoddeserialize_u32
(self, visitor: V)
lua/src/serde_support.rs:215
Methoddeserialize_u8
(self, visitor: V)
lua/src/serde_support.rs:205
Methoddeserialize_unit
(self, _visitor: V)
lua/src/serde_support.rs:307
Methoddeserialize_unit_struct
( self, _name: &'static str, _visitor: V )
lua/src/serde_support.rs:312
Methoddimensions
(&self)
src/render/image.rs:183
Methoddisable
(self)
src/render/gl.rs:677
Methoddiv
(self, rhs: UniDollar)
server/src/common/money.rs:45
Methoddiv
(self, other: Angle)
util/src/angle.rs:92
Methoddiv_assign
(&mut self, other: Angle)
util/src/angle.rs:165
Methoddiv_f
(a: u8, b: u8)
server/src/choice/instruction.rs:58
Methoddiv_i
(a: u8, b: u8)
server/src/choice/instruction.rs:54
Methoddo_border
( verts: &mut Vec<BorderVertex>, position: (f32, f32), width: f32, height: f32,
src/render/ui/border.rs:474
Methoddo_layout
(&mut self, _value: &NodeValue<UniverCityUI>, _ext: &mut ui::NodeData, data: &mut Self::ChildData, _current: R
src/render/ui/mod.rs:1211
Methoddo_layout
(&mut self, _value: &NodeValue<UniverCityUI>, _ext: &mut NodeData, data: &mut Self::ChildData, mut current: Re
src/ui/layout.rs:140
Methoddo_layout_end
(&mut self, value: &NodeValue<UniverCityUI>, ext: &mut ui::NodeData, data: &mut Self::ChildData, mut current:
src/render/ui/mod.rs:1219
Methoddo_layout_end
(&mut self, _value: &NodeValue<UniverCityUI>, _ext: &mut NodeData, data: &mut Self::ChildData, mut current: Re
src/ui/layout.rs:154
Methoddo_update
Optionally runs the rooms update script
server/src/level/room.rs:469
Methoddo_update_apply
Optionally runs the rooms update apply script
server/src/level/room.rs:547
Methoddo_update_room
(&self, engine: &E, entities: &mut Container, room_id: RoomId)
server/src/level/mod.rs:1261
Methoddo_update_room_area
(&self, engine: &E, entities: &mut Container, room_id: Option<RoomId>, area: Bound)
server/src/level/mod.rs:1267
Methoddraw
(mut self, width: u32, height: u32, mut f: F)
src/render/pipeline.rs:456
Methoddraw
( &mut self, ctx: &mut pipeline::Context<'_>, frustum: &Frustum, projection: &Matrix4<
src/render/terrain/mod.rs:897
Methoddraw
( &mut self, ctx: &mut pipeline::Context<'_>, projection: &Matrix4<f32>, v
src/render/model/mod.rs:83
Functiondraw_arrays_instanced
(ty: DrawType, offset: usize, count: usize, prim_count: usize)
src/render/gl.rs:240
Methoddrive_unindexed
(self, consumer: C)
ecs/src/par.rs:46
Methoddrop
(&mut self)
model/src/main.rs:152
Methoddrop
(&mut self)
src/render/gl.rs:358
Methoddrop
(&mut self)
src/instance/mod.rs:1017
Methoddrop
(&mut self)
server/src/choice/component.rs:39
Methoddrop
(&mut self)
server/src/network/steam.rs:62
Methoddrop
(&mut self)
server/src/network/mod.rs:407
Methoddrop
(&mut self)
server/src/saving/filesystem.rs:159
Methoddrop
(&mut self)
ecs/src/internal.rs:318
Methoddrop
(&mut self)
ecs/src/storage.rs:131
← previousnext →901–1,000 of 1,740, ranked by callers