MCPcopy Create free account

hub / github.com/PlaceGD/gd-place-2024 / functions

Functions412 in github.com/PlaceGD/gd-place-2024

↓ 1 callersMethodtranslate
(&mut self, x: f32, y: f32)
rust/wasm-lib/src/object.rs:210
↓ 1 callersFunctionunsubChunk
(chunk: [number, number])
src/firebase/chunks.ts:19
↓ 1 callersMethodupdateCooldown
()
src/utils/cooldown.ts:62
↓ 1 callersMethodupdate_state
(&mut self, event_start: f64, now: f64)
rust/wasm-lib/src/render/rectdraw/countdown.rs:60
↓ 1 callersMethodwaitForWorkerLoad
()
src/utils/spritesheet/spritesheet.ts:43
Function__log
(s: &str)
rust/rust-shared/src/util.rs:70
FunctionaddDebugTimeOffset
(offset: number)
src/stores.ts:509
FunctionaddObject
( obj: GDObjectOpt, cb: (key: string | null, cooldown: number | null) => void )
src/firebase/object.ts:8
FunctionaddTriggerRun
(x: number, y: number)
src/stores.ts:444
Methodadd_object
pub fn test() -> &'static [bool] { todo!() }
rust/wasm-lib/src/level.rs:100
Methodadd_object
(&mut self, obj: GDObject, key: DbKey)
rust/rust-shared/src/gd/cool_level.rs:46
FunctionalertHasDarkReader
()
src/utils/document.ts:71
FunctionalertIsLandscape
(ignoreWindow: boolean = false)
src/utils/document.ts:79
FunctionapplyPreviewColor
()
src/stores.ts:298
Methodarea
(&self)
rust/rust-shared/src/util.rs:123
Functionavailable_hues
0-360
rust/the-nexus/src/gen/config.rs:16
FunctionbeginGuide
()
src/guide/guide.ts:206
Functionbool_parse
()
rust/rust-shared/src/gd/object.rs:6
Functionbool_write
(map: &bool)
rust/rust-shared/src/gd/object.rs:11
FunctionchooseDefaultColor
()
src/stores.ts:350
FunctionchooseRandomTriggerColor
(state: State, obj_id: number)
src/stores.ts:324
Functionchunk_rect_units
(x: i32, y: i32)
rust/wasm-lib/src/state.rs:168
Methodclassic
()
rust/rust-shared/src/countdown.rs:68
Methodcleanup
()
src/utils/cooldown.ts:57
Functionclosest_iterator
(range: std::ops::Range<usize>, x: usize)
rust/wasm-lib/src/render/rectdraw/countdown.rs:1094
Functioncomplement
(colors: string[])
src/utils/gradient.ts:1
FunctionconfigResolved
(config)
shared-lib/rollup.config.js:16
Functionconstructor
(public description: string)
src/guide/guideActions.ts:31
Methodconstructor
(array: T, expectedSize: number)
functions/src/utils/reader.ts:5
Methodconstructor
(label: string = "")
functions/src/utils/logger.ts:13
Methodconstructor
(private db: IDBDatabase)
src/utils/indexdb.ts:2
Methodconstructor
( private cooldownGetter: TypedHttpsCallable<never, number>, userDetails: Writable<LoginData>,
src/utils/cooldown.ts:23
Methodconstructor
( private target: string, description: string, public allowClickingInRegion: boolean =
src/guide/guideActions.ts:52
Methodconstructor
( description: string, private cameraPos: { x: number; y: number; zoom: number } | null,
src/guide/guideActions.ts:67
Methodconstructor
( private action: T, private delay: number )
src/guide/guideActions.ts:98
Methodconstructor
( private setup: { begin?: (props: ActionBeginEndProps) => Promise<void>; end?
src/guide/guideActions.ts:134
Methodconstructor
( private selector: string, private mode: "auto-next" | "manual-next", private action:
src/guide/guideActions.ts:180
Methodconstructor
( private store: U, private storeMember: U extends Writable<infer X> ? keyof X : never,
src/guide/guideActions.ts:246
Functionconvert_old_db_to_new
()
rust/the-nexus/src/lib.rs:321
Functioncreate_view
( canvas: OffscreenCanvas, spritesheet_data: &[u8], spritesheet_width: u32, spritesheet_height
rust/wasm-lib/src/lib.rs:18
Methoddebug
(&self)
rust/wasm-lib/src/object.rs:198
Methoddefault
()
rust/wasm-lib/src/level.rs:44
Methoddefault
()
rust/rust-shared/src/gd/layer.rs:57
Methoddesc
()
rust/wasm-lib/src/render/pipeline_grid/vertex.rs:13
Methoddesc
()
rust/wasm-lib/src/render/pipeline_rect/instance.rs:40
Methoddesc
()
rust/wasm-lib/src/render/pipeline_rect/vertex.rs:13
Methoddeselect_object
selected.map(|(key, obj)| SelectedObjectInfo { key: String::from_utf8(key.into()).unwrap(), id: obj.id, main_color: obj.main_color, detail_color: obj.
rust/wasm-lib/src/state.rs:506
Methoddigits
(num: u8, display: bool)
rust/wasm-lib/src/render/rectdraw/countdown.rs:89
Functiondisappear
(_: HTMLElement, params?: { duration?: number })
src/utils/transitions.ts:25
Methoddisplay
(&self)
rust/wasm-lib/src/render/state.rs:28
Functiondraw
draw everything after the background and grid here (those rdone separately for REASONS .)
rust/wasm-lib/src/render/rectdraw/level.rs:17
Functiondraw
(time: number)
src/stores.ts:521
Methodease_in_out_quart
(x: f32)
rust/wasm-lib/src/state.rs:742
Functionease_out_cubic
(x: f32)
rust/wasm-lib/src/render/rectdraw/mod.rs:373
Methodease_out_sine
(x: f32)
rust/wasm-lib/src/state.rs:750
FunctionfakeModalTransition
(_: HTMLElement)
src/utils/transitions.ts:16
Methodfamous
()
rust/rust-shared/src/countdown.rs:75
FunctionfetchAndParseSpritesheet
()
src/load_wasm.ts:124
Methodfrom_gd_num
(num: i8)
rust/rust-shared/src/gd/layer.rs:63
Methodfrom_image
( device: &wgpu::Device, queue: &wgpu::Queue, img: &image::DynamicImage, filte
rust/wasm-lib/src/render/texture.rs:57
Methodfrom_raw
( device: &wgpu::Device, queue: &wgpu::Queue, filter: wgpu::FilterMode, dimens
rust/wasm-lib/src/render/texture.rs:69
Methodfrom_set
(set: usize, digit: u8, now: f64)
rust/wasm-lib/src/render/rectdraw/countdown.rs:441
Methodfrom_str
(s: &str)
rust/rust-shared/src/gd/object.rs:126
Functiongenerate_shid
()
rust/the-nexus/src/lib.rs:66
Functiongenerate_shimabid_no_sheet
()
rust/the-nexus/src/lib.rs:71
FunctiongetCameraPos
(state: wasm.State)
src/level_view/view_controls.ts:163
FunctiongetCenterPos
(element: HTMLElement)
shared-lib/src/util.ts:72
MethodgetComponent
()
src/guide/guideActions.ts:41
MethodgetComponent
()
src/guide/guideActions.ts:109
MethodgetComponent
()
src/guide/guideActions.ts:195
MethodgetComponent
()
src/guide/guideActions.ts:262
FunctiongetNewTurnstileToken
()
src/utils/turnstile.ts:13
FunctiongetObjsInOrder
()
src/gd/object.ts:28
FunctiongetPlacedUsername
(key: string, cb: (name: string) => void)
src/firebase/object.ts:59
MethodgetProps
()
src/guide/guideActions.ts:45
MethodgetProps
()
src/guide/guideActions.ts:113
MethodgetProps
()
src/guide/guideActions.ts:198
MethodgetProps
()
src/guide/guideActions.ts:265
FunctiongetRandomGradientColors
( current: string[] | null = null )
src/utils/gradient.ts:48
FunctiongetSignupTimestamp
( username: string, cb: (date: number | undefined) => void )
src/firebase/moderation.ts:5
MethodgetTooltipPos
(props: ActionPropsBase)
src/guide/guideActions.ts:78
MethodgetTooltipPos
( props: ActionPropsBase )
src/guide/guideActions.ts:126
MethodgetTooltipPos
( props: ActionPropsBase )
src/guide/guideActions.ts:233
MethodgetTooltipPos
( props: ActionPropsBase )
src/guide/guideActions.ts:286
FunctiongetUsernameColor
(username: string)
src/firebase/donations.ts:11
Methodget_bg_color
(&mut self)
rust/wasm-lib/src/state.rs:307
Methodget_countdown_creator_names
(&self)
rust/wasm-lib/src/state.rs:852
Methodget_css_transform
(&self)
rust/wasm-lib/src/text.rs:27
Methodget_extra_style
(&self)
rust/wasm-lib/src/text.rs:23
Methodget_from_pos
(x: f32, y: f32)
rust/wasm-lib/src/level.rs:21
Methodget_from_pos
(x: f32, y: f32)
rust/rust-shared/src/gd/cool_level.rs:20
Methodget_ground1_color
(&mut self)
rust/wasm-lib/src/state.rs:314
Methodget_ground2_color
(&mut self)
rust/wasm-lib/src/state.rs:321
Methodget_screen_pos
(&self, x: f32, y: f32)
rust/wasm-lib/src/state.rs:340
Methodget_selected_object_chunk
(&mut self)
rust/wasm-lib/src/state.rs:516
Methodget_selected_object_key
(&mut self)
rust/wasm-lib/src/state.rs:512
Methodget_set
(set: usize, digit: u8)
rust/wasm-lib/src/render/rectdraw/countdown.rs:453
Methodget_text
(&self)
rust/wasm-lib/src/text.rs:19
Methodget_world_pos
(&self, x: f32, y: f32)
rust/wasm-lib/src/state.rs:333
FunctionhandleSignIn
(method: LoginMethod)
src/login/login.ts:65
← previousnext →201–300 of 412, ranked by callers