MCPcopy Create free account

hub / github.com/Thinkofname/UniverCity / functions

Functions1,740 in github.com/Thinkofname/UniverCity

↓ 6 callersMethodserialize
(&self, serializer: S)
server/src/common/money.rs:103
↓ 6 callersMethodsteam_id
(&self)
server/src/steam.rs:28
↓ 6 callersFunctionwith_table_serializer
Serializes to a table by running the passed function with a serializer
lua/src/lib.rs:1029
↓ 6 callersFunctionwrite
( socket: &NetUdpSocket, state: &Mutex<UdpSocketState>, pck: packet::Packet, ensure: b
server/src/network/udp.rs:238
↓ 6 callersFunctionwrite_string
(w: &mut W, s: &str)
model/src/lib.rs:9
↓ 5 callersMethodadd_node
Adds the passed node to the root node
src/ui/mod.rs:654
↓ 5 callersMethodas_index
Returns an index for the given grade
server/src/entity/mod.rs:726
↓ 5 callersMethodbuild
(self)
src/render/pipeline.rs:103
↓ 5 callersMethodconnections
Returns all currently active connections.
server/src/network/mod.rs:69
↓ 5 callersMethodcreate_entity
Creates a new entity based on this type.
server/src/entity/info.rs:168
↓ 5 callersFunctiondraw_line
(x1: i32, y1: i32, x2: i32, y2: i32)
src/instance/base/stats.rs:500
↓ 5 callersMethodfinal_color
(mut self)
src/render/pipeline.rs:723
↓ 5 callersFunctionfrom_room
( log: &Logger, lua: &lua::Lua, rooms: &LevelRooms, props: &mut ecs::Write<Sel
server/src/script_room.rs:1458
↓ 5 callersMethodget
(&self, idx: u16)
server/src/choice/mod.rs:133
↓ 5 callersMethodget_mouse_ray
Returns a ray from the mouse into the world
src/render/mod.rs:1733
↓ 5 callersMethodget_tile
(&self, loc: Location)
server/src/level/mod.rs:151
↓ 5 callersMethodis_free
Returns if this course entry is for a free period
server/src/entity/course/mod.rs:411
↓ 5 callersFunctionload_staff_list
Loads the list of possible staff members that can be hired
server/src/entity/info.rs:360
↓ 5 callersFunctionmake_filesystem
(#[cfg(feature = "steam")] steam: &steamworks::Client)
src/main.rs:263
↓ 5 callersMethodremove_global
Splits off the global allocator for reuse
server/src/choice/rule.rs:348
↓ 5 callersMethodresize
(&mut self, new_size: usize)
ecs/src/util/mod.rs:58
↓ 5 callersMethodset_float
(self, val: f32)
src/render/gl.rs:612
↓ 5 callersMethodshow_tooltip
Shows the named tooltip at the given location if its not shown already
src/ui/mod.rs:868
↓ 5 callersMethodstate_type_id
Returns the state as an `Any` type
src/state.rs:430
↓ 5 callersMethodsuggest_camera_position
Attempts to move the camera to the target location unless the player overrides
src/render/mod.rs:1849
↓ 5 callersFunctionsupport_getters_setters
Adds __index and __newindex fields to the type to support getters and setters. To be used with `TypeBuilder::metatable`
server/src/script/mod.rs:69
↓ 5 callersMethodupdate_states
(&mut self, instance: &mut Option<GameInstance>, game_state: &mut crate::GameState)
src/state.rs:109
↓ 5 callersMethodupdate_walls
(&mut self, bound: Bound)
server/src/level/mod.rs:1800
↓ 5 callersFunctionview_port
(x: u32, y: u32, width: u32, height: u32)
src/render/gl.rs:204
↓ 5 callersFunctionwith_table_deserializer
Deserializes from a table by running the passed function with a deserializer
lua/src/lib.rs:999
↓ 4 callersMethodadd
(self, rhs: Self)
server/src/common/money.rs:19
↓ 4 callersMethodand
(self, other: &T)
ecs/src/lib.rs:875
↓ 4 callersMethodas_string
(self)
src/config/keybinds.rs:362
↓ 4 callersMethodas_usize
(self)
util/src/direction.rs:73
↓ 4 callersFunctioncan_load
Returns whether the save file can be loaded. Returns an error if the file couldn't be loaded for any reason. Returns true if the file can be loaded w
server/src/saving/mod.rs:83
↓ 4 callersMethodcancel_object_placement
Cancels placement of the active object
server/src/level/mod.rs:813
↓ 4 callersMethodcheck_valid_placement
Returns whether the room placement is valid. The callback is called for matching objects to allow for the display of the remaining requirements. Curr
server/src/level/room.rs:361
↓ 4 callersFunctionclear
(buffer_bits: BufferBit)
src/render/gl.rs:228
↓ 4 callersMethodcmp
(&self, other: &Self)
server/src/assets/arcstr.rs:73
↓ 4 callersMethodcost_for_room
Calculates the cost to build the passed room
server/src/level/room.rs:313
↓ 4 callersMethoddeserialize
(deserializer: D)
server/src/entity/info.rs:464
↓ 4 callersMethoddeserialize_i64
(self, visitor: V)
lua/src/serde_support.rs:192
↓ 4 callersFunctiondisable
(flag: Flag)
src/render/gl.rs:156
↓ 4 callersMethodencode
(&self, _base: Option<&Self>, w: &mut bitio::Writer<W>)
server/src/network/packet.rs:346
↓ 4 callersMethodexists
(&self, name: &str)
server/src/saving/filesystem.rs:73
↓ 4 callersFunctionfix_case
(s: &str)
src/instance/base/entity_info.rs:525
↓ 4 callersMethodflag_all_dirty
Flags all sections as dirty
server/src/level/mod.rs:1697
↓ 4 callersMethodget_component_mut
(&mut self, _id: u32)
server/src/choice/component.rs:243
↓ 4 callersMethodget_custom
(&mut self, e: Entity)
ecs/src/lib.rs:359
↓ 4 callersMethodget_pathable_edges
Returns a bitset containing edges that this edge is connected too
server/src/level/mod.rs:1826
↓ 4 callersMethodget_tile_flags
Returns the flags set on the tile
server/src/level/virt.rs:118
↓ 4 callersMethodget_tile_raw
(&self, loc: Location)
server/src/level/mod.rs:154
↓ 4 callersMethodget_uid
(&self)
server/src/player/handle.rs:1495
↓ 4 callersMethodhas_ended
Returns whether the sound has ended
src/audio.rs:255
↓ 4 callersFunctionid_to_edge
(id: usize)
server/src/level/mod.rs:2018
↓ 4 callersMethodimage_2d_ex
(&self, target: TextureTarget, level: i32, width: u32, height: u32, internal_format: TextureFo
src/render/gl.rs:837
↓ 4 callersMethodimage_3d
(&self, target: TextureTarget, level: i32, width: u32, height: u32, depth: u32, intern
src/render/gl.rs:873
↓ 4 callersFunctioninit_attachment
(w: u32, h: u32, tex: &gl::Texture, ty: Type, components: Components)
src/render/pipeline.rs:899
↓ 4 callersMethodinput_final
(mut self, name: &'static str)
src/render/pipeline.rs:861
↓ 4 callersFunctionintersect_wall
Returns the location and direction of the wall that intersects with the passed ray if one is there.
src/instance/build.rs:1737
↓ 4 callersMethodis_blocked_edit
Returns whether something is blocking a full edit on the named room
server/src/level/mod.rs:1308
↓ 4 callersMethodmove_camera
Moves the camera relative to the rotation
src/render/mod.rs:1854
↓ 4 callersMethodmove_tooltip
Moves the tooltip with the given key if active
src/ui/mod.rs:909
↓ 4 callersMethodnext
(&mut self)
audio/src/lib.rs:70
↓ 4 callersFunctionpacket_from_bytes
(data: &[u8])
server/src/network/udp.rs:558
↓ 4 callersMethodpre
(mut self, f: F)
src/render/pipeline.rs:875
↓ 4 callersMethodprint
(&mut self, val: &str)
server/src/event/mod.rs:106
↓ 4 callersMethodpush_command
Pushes a command to the command queue and allocates an id for it
src/instance/mod.rs:960
↓ 4 callersMethodread
(&self, name: &str)
server/src/saving/filesystem.rs:61
↓ 4 callersFunctionregister_components
Registers components required by the client
src/entity/mod.rs:16
↓ 4 callersMethodrun
Runs the server's ticking logic. Returns when the server is closing
server/src/lib.rs:460
↓ 4 callersMethodrun_with_borrows
(&'a mut self, container: &'a mut Container)
ecs/src/lib.rs:626
↓ 4 callersMethodsample_rate
(&self)
audio/src/lib.rs:66
↓ 4 callersMethodset_float
(&mut self, name: &str, val: f32)
server/src/choice/mod.rs:84
↓ 4 callersMethodset_ui_scale
Sets the current UI scale
src/ui/mod.rs:519
↓ 4 callersMethodsplit
(self)
ecs/src/par.rs:78
↓ 4 callersMethodstandard
(self)
server/src/entity/pathfind.rs:530
↓ 4 callersFunctionstencil_func
(func: Func, r: i32, mask: u32)
src/render/gl.rs:252
↓ 4 callersFunctionstencil_mask
(mask: u32)
src/render/gl.rs:270
↓ 4 callersMethodsub_image_3d
(&self, target: TextureTarget, level: i32, x: u32, y: u32, z: u32, width: u32, height:
src/render/gl.rs:892
↓ 4 callersMethodupdate_settings
Updates volume settings from the config
src/audio.rs:180
↓ 4 callersMethodweak_match
Tests this key against the other key to see if they match. If this key contains '*' at the end then this will perform a wildcard match allowing any k
server/src/assets/mod.rs:264
↓ 4 callersMethodwhen
(self, flag: bool, func: F)
src/render/pipeline.rs:713
↓ 3 callersMethodadd_constant
(&mut self, val: u32)
server/src/choice/rule.rs:636
↓ 3 callersMethodand_not
(self, other: &T)
ecs/src/lib.rs:882
↓ 3 callersMethodas_any
(&self)
ecs/src/storage.rs:112
↓ 3 callersMethodcapture_area
(&self, id: RoomId, bound: Bound)
server/src/level/mod.rs:1231
↓ 3 callersMethodchange_money
(&mut self, _val: UniDollar)
server/src/script_room.rs:1499
↓ 3 callersMethodclear_lowered_region
Clears a region of having its walls lowered
src/render/mod.rs:1147
↓ 3 callersMethodcontains_aabb
Returns whether the AABB as represented by the two points (min, max) is within the frustum.
src/math/mod.rs:60
↓ 3 callersMethodcost_for_area
Calculates the cost to build a room of this size. If the room is too small it returns the base cost
server/src/level/room.rs:325
↓ 3 callersMethodcreate_initial_state
Creates a packet containing the initial state of the level
server/src/level/mod.rs:1333
↓ 3 callersFunctiondelete_save
Deletes the named save file
server/src/saving/mod.rs:71
↓ 3 callersFunctiondepth_func
(func: Func)
src/render/gl.rs:174
↓ 3 callersMethodderef
(&self)
lua/src/lib.rs:359
↓ 3 callersMethoddeserialize_str
(self, visitor: V)
lua/src/serde_support.rs:264
↓ 3 callersMethoddeserialize_u64
(self, visitor: V)
lua/src/serde_support.rs:220
↓ 3 callersMethoddifference
(self, other: A)
util/src/angle.rs:19
↓ 3 callersMethoddisplay_notifcation
Displays a notification to the player on the screen
src/instance/mod.rs:987
↓ 3 callersMethoddisplay_notifcation_reason
Displays a notification to the player on the screen with a dismiss reason
src/instance/mod.rs:995
← previousnext →201–300 of 1,740, ranked by callers