Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thinkofname/UniverCity
/ functions
Functions
1,740 in github.com/Thinkofname/UniverCity
⨍
Functions
1,740
◇
Types & classes
884
Method
copy
(&self)
src/instance/base/system_menu.rs:18
Method
copy
(&self)
src/instance/base/stats.rs:389
Method
copy
(&self)
src/instance/base/courses.rs:41
Method
copy
(&self)
src/instance/base/staff_list.rs:21
Method
copy
(&self)
src/instance/base/settings.rs:23
Method
copy
(&self)
src/instance/base/staff.rs:51
Method
copy
(&self)
src/instance/base/room.rs:42
Method
copy
(&self)
src/instance/base/edit_room.rs:52
Method
copy
(&self)
src/instance/base/entity_info.rs:72
Method
copy
(&self)
src/config/mod.rs:193
Method
copy
(&self)
src/config/graphics.rs:41
Method
copy
(idx: u16, dest: u8)
server/src/choice/instruction.rs:12
Method
create
(store: &ComponentStore)
ecs/src/internal.rs:221
Method
create_instance
( log: &Logger, asset_manager: &AssetManager, mission_handler: Option<ResourceKey<'sta
src/instance/mod.rs:263
Function
create_level
(log: &Logger, assets: &AssetManager, ui: &mut ui::Manager, entities: &mut Container)
src/main_menu.rs:9
Method
create_node_impl
(log: &Logger, assets: &AssetManager, key: ResourceKey<'_>)
src/ui/mod.rs:633
Function
create_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
Method
create_path
Requests a path from the start position to the end position
server/src/entity/pathfind.rs:69
Method
create_play_state
( log: &Logger, assets: &AssetManager, fs: &F, players_info: &mut PlayerInfoMa
server/src/lib.rs:287
Method
ctype
()
ecs/src/lib.rs:1148
Method
custom
(msg: T)
lua/src/serde_support.rs:22
Method
decode
(_base: Option<&Self>, r: &mut bitio::Reader<R>)
server/src/network/packet.rs:356
Method
decode
(base: Option<&Self>, r: &mut bitio::Reader<R>)
server/src/assets/mod.rs:295
Method
decode
(base: Option<&Self>, r: &mut bitio::Reader<R>)
server/src/common/mod.rs:123
Function
decompose
(m: &cgmath::Matrix4<f32>)
src/render/animated_model.rs:829
Method
default
()
model/src/assimp.rs:192
Method
default
()
src/render/ui/color.rs:14
Method
default
()
src/ui/layout.rs:21
Method
default
()
src/ui/prompt.rs:34
Method
default
Creates a configuration with the default settings
src/config/mod.rs:91
Method
default
()
server/src/player/handle.rs:1205
Method
default
()
server/src/entity/course/mod.rs:356
Method
default
()
ecs/src/lib.rs:402
Method
default
()
lua/lua-sys/src/lua.rs:222
Function
deg
(params: &mut (dyn Iterator<Item=FResult<'a, ui::Value>> + 'a))
src/render/ui/mod.rs:1000
Method
delete
(&self, name: &str)
server/src/steam.rs:87
Function
depth_mask
(val: bool)
src/render/gl.rs:180
Method
deref
(&self)
src/script/mod.rs:33
Method
deref
(&self)
src/render/mod.rs:65
Method
deref
(&self)
src/render/gl.rs:376
Method
deref
(&self)
server/src/script/mod.rs:209
Method
deref_mut
(&mut self)
src/render/mod.rs:71
Method
deref_mut
(&mut self)
src/render/gl.rs:383
Method
deref_mut
(&mut self)
lua/src/lib.rs:395
Method
description
(&self)
lua/src/serde_support.rs:10
Method
deserialize
(deserializer: D)
server/src/assets/arcstr.rs:46
Method
deserialize
(deserializer: D)
server/src/common/money.rs:111
Method
deserialize_any
(self, visitor: V)
lua/src/serde_support.rs:153
Method
deserialize_byte_buf
( self, _visitor: V )
lua/src/serde_support.rs:288
Method
deserialize_bytes
(self, _visitor: V)
lua/src/serde_support.rs:283
Method
deserialize_char
(self, _visitor: V)
lua/src/serde_support.rs:259
Method
deserialize_enum
( self, _name: &'static str, _variants: &'static [&'static str], _visitor: V
lua/src/serde_support.rs:403
Method
deserialize_f32
(self, visitor: V)
lua/src/serde_support.rs:233
Method
deserialize_i16
(self, visitor: V)
lua/src/serde_support.rs:182
Method
deserialize_i32
(self, visitor: V)
lua/src/serde_support.rs:187
Method
deserialize_i8
(self, visitor: V)
lua/src/serde_support.rs:177
Method
deserialize_identifier
( self, _visitor: V )
lua/src/serde_support.rs:413
Method
deserialize_ignored_any
( self, _visitor: V )
lua/src/serde_support.rs:421
Method
deserialize_newtype_struct
( self, _name: &'static str, _visitor: V )
lua/src/serde_support.rs:321
Method
deserialize_option
(self, visitor: V)
lua/src/serde_support.rs:296
Method
deserialize_seq
(self, visitor: V)
lua/src/serde_support.rs:330
Method
deserialize_string
(self, visitor: V)
lua/src/serde_support.rs:278
Method
deserialize_struct
( self, _name: &'static str, fields: &'static [&'static str], visitor: V )
lua/src/serde_support.rs:380
Method
deserialize_tuple
( self, _len: usize, _visitor: V )
lua/src/serde_support.rs:343
Method
deserialize_tuple_struct
( self, _name: &'static str, _len: usize, _visitor: V )
lua/src/serde_support.rs:352
Method
deserialize_u16
(self, visitor: V)
lua/src/serde_support.rs:210
Method
deserialize_u32
(self, visitor: V)
lua/src/serde_support.rs:215
Method
deserialize_u8
(self, visitor: V)
lua/src/serde_support.rs:205
Method
deserialize_unit
(self, _visitor: V)
lua/src/serde_support.rs:307
Method
deserialize_unit_struct
( self, _name: &'static str, _visitor: V )
lua/src/serde_support.rs:312
Method
dimensions
(&self)
src/render/image.rs:183
Method
disable
(self)
src/render/gl.rs:677
Method
div
(self, rhs: UniDollar)
server/src/common/money.rs:45
Method
div
(self, other: Angle)
util/src/angle.rs:92
Method
div_assign
(&mut self, other: Angle)
util/src/angle.rs:165
Method
div_f
(a: u8, b: u8)
server/src/choice/instruction.rs:58
Method
div_i
(a: u8, b: u8)
server/src/choice/instruction.rs:54
Method
do_border
( verts: &mut Vec<BorderVertex>, position: (f32, f32), width: f32, height: f32,
src/render/ui/border.rs:474
Method
do_layout
(&mut self, _value: &NodeValue<UniverCityUI>, _ext: &mut ui::NodeData, data: &mut Self::ChildData, _current: R
src/render/ui/mod.rs:1211
Method
do_layout
(&mut self, _value: &NodeValue<UniverCityUI>, _ext: &mut NodeData, data: &mut Self::ChildData, mut current: Re
src/ui/layout.rs:140
Method
do_layout_end
(&mut self, value: &NodeValue<UniverCityUI>, ext: &mut ui::NodeData, data: &mut Self::ChildData, mut current:
src/render/ui/mod.rs:1219
Method
do_layout_end
(&mut self, _value: &NodeValue<UniverCityUI>, _ext: &mut NodeData, data: &mut Self::ChildData, mut current: Re
src/ui/layout.rs:154
Method
do_update
Optionally runs the rooms update script
server/src/level/room.rs:469
Method
do_update_apply
Optionally runs the rooms update apply script
server/src/level/room.rs:547
Method
do_update_room
(&self, engine: &E, entities: &mut Container, room_id: RoomId)
server/src/level/mod.rs:1261
Method
do_update_room_area
(&self, engine: &E, entities: &mut Container, room_id: Option<RoomId>, area: Bound)
server/src/level/mod.rs:1267
Method
draw
(mut self, width: u32, height: u32, mut f: F)
src/render/pipeline.rs:456
Method
draw
( &mut self, ctx: &mut pipeline::Context<'_>, frustum: &Frustum, projection: &Matrix4<
src/render/terrain/mod.rs:897
Method
draw
( &mut self, ctx: &mut pipeline::Context<'_>, projection: &Matrix4<f32>, v
src/render/model/mod.rs:83
Function
draw_arrays_instanced
(ty: DrawType, offset: usize, count: usize, prim_count: usize)
src/render/gl.rs:240
Method
drive_unindexed
(self, consumer: C)
ecs/src/par.rs:46
Method
drop
(&mut self)
model/src/main.rs:152
Method
drop
(&mut self)
src/render/gl.rs:358
Method
drop
(&mut self)
src/instance/mod.rs:1017
Method
drop
(&mut self)
server/src/choice/component.rs:39
Method
drop
(&mut self)
server/src/network/steam.rs:62
Method
drop
(&mut self)
server/src/network/mod.rs:407
Method
drop
(&mut self)
server/src/saving/filesystem.rs:159
Method
drop
(&mut self)
ecs/src/internal.rs:318
Method
drop
(&mut self)
ecs/src/storage.rs:131
← previous
next →
901–1,000 of 1,740, ranked by callers