Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlaceGD/gd-place-2024
/ functions
Functions
412 in github.com/PlaceGD/gd-place-2024
⨍
Functions
412
◇
Types & classes
101
↓ 1 callers
Method
translate
(&mut self, x: f32, y: f32)
rust/wasm-lib/src/object.rs:210
↓ 1 callers
Function
unsubChunk
(chunk: [number, number])
src/firebase/chunks.ts:19
↓ 1 callers
Method
updateCooldown
()
src/utils/cooldown.ts:62
↓ 1 callers
Method
update_state
(&mut self, event_start: f64, now: f64)
rust/wasm-lib/src/render/rectdraw/countdown.rs:60
↓ 1 callers
Method
waitForWorkerLoad
()
src/utils/spritesheet/spritesheet.ts:43
Function
__log
(s: &str)
rust/rust-shared/src/util.rs:70
Function
addDebugTimeOffset
(offset: number)
src/stores.ts:509
Function
addObject
( obj: GDObjectOpt, cb: (key: string | null, cooldown: number | null) => void )
src/firebase/object.ts:8
Function
addTriggerRun
(x: number, y: number)
src/stores.ts:444
Method
add_object
pub fn test() -> &'static [bool] { todo!() }
rust/wasm-lib/src/level.rs:100
Method
add_object
(&mut self, obj: GDObject, key: DbKey)
rust/rust-shared/src/gd/cool_level.rs:46
Function
alertHasDarkReader
()
src/utils/document.ts:71
Function
alertIsLandscape
(ignoreWindow: boolean = false)
src/utils/document.ts:79
Function
applyPreviewColor
()
src/stores.ts:298
Method
area
(&self)
rust/rust-shared/src/util.rs:123
Function
available_hues
0-360
rust/the-nexus/src/gen/config.rs:16
Function
beginGuide
()
src/guide/guide.ts:206
Function
bool_parse
()
rust/rust-shared/src/gd/object.rs:6
Function
bool_write
(map: &bool)
rust/rust-shared/src/gd/object.rs:11
Function
chooseDefaultColor
()
src/stores.ts:350
Function
chooseRandomTriggerColor
(state: State, obj_id: number)
src/stores.ts:324
Function
chunk_rect_units
(x: i32, y: i32)
rust/wasm-lib/src/state.rs:168
Method
classic
()
rust/rust-shared/src/countdown.rs:68
Method
cleanup
()
src/utils/cooldown.ts:57
Function
closest_iterator
(range: std::ops::Range<usize>, x: usize)
rust/wasm-lib/src/render/rectdraw/countdown.rs:1094
Function
complement
(colors: string[])
src/utils/gradient.ts:1
Function
configResolved
(config)
shared-lib/rollup.config.js:16
Function
constructor
(public description: string)
src/guide/guideActions.ts:31
Method
constructor
(array: T, expectedSize: number)
functions/src/utils/reader.ts:5
Method
constructor
(label: string = "")
functions/src/utils/logger.ts:13
Method
constructor
(private db: IDBDatabase)
src/utils/indexdb.ts:2
Method
constructor
( private cooldownGetter: TypedHttpsCallable<never, number>, userDetails: Writable<LoginData>,
src/utils/cooldown.ts:23
Method
constructor
( private target: string, description: string, public allowClickingInRegion: boolean =
src/guide/guideActions.ts:52
Method
constructor
( description: string, private cameraPos: { x: number; y: number; zoom: number } | null,
src/guide/guideActions.ts:67
Method
constructor
( private action: T, private delay: number )
src/guide/guideActions.ts:98
Method
constructor
( private setup: { begin?: (props: ActionBeginEndProps) => Promise<void>; end?
src/guide/guideActions.ts:134
Method
constructor
( private selector: string, private mode: "auto-next" | "manual-next", private action:
src/guide/guideActions.ts:180
Method
constructor
( private store: U, private storeMember: U extends Writable<infer X> ? keyof X : never,
src/guide/guideActions.ts:246
Function
convert_old_db_to_new
()
rust/the-nexus/src/lib.rs:321
Function
create_view
( canvas: OffscreenCanvas, spritesheet_data: &[u8], spritesheet_width: u32, spritesheet_height
rust/wasm-lib/src/lib.rs:18
Method
debug
(&self)
rust/wasm-lib/src/object.rs:198
Method
default
()
rust/wasm-lib/src/level.rs:44
Method
default
()
rust/rust-shared/src/gd/layer.rs:57
Method
desc
()
rust/wasm-lib/src/render/pipeline_grid/vertex.rs:13
Method
desc
()
rust/wasm-lib/src/render/pipeline_rect/instance.rs:40
Method
desc
()
rust/wasm-lib/src/render/pipeline_rect/vertex.rs:13
Method
deselect_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
Method
digits
(num: u8, display: bool)
rust/wasm-lib/src/render/rectdraw/countdown.rs:89
Function
disappear
(_: HTMLElement, params?: { duration?: number })
src/utils/transitions.ts:25
Method
display
(&self)
rust/wasm-lib/src/render/state.rs:28
Function
draw
draw everything after the background and grid here (those rdone separately for REASONS .)
rust/wasm-lib/src/render/rectdraw/level.rs:17
Function
draw
(time: number)
src/stores.ts:521
Method
ease_in_out_quart
(x: f32)
rust/wasm-lib/src/state.rs:742
Function
ease_out_cubic
(x: f32)
rust/wasm-lib/src/render/rectdraw/mod.rs:373
Method
ease_out_sine
(x: f32)
rust/wasm-lib/src/state.rs:750
Function
fakeModalTransition
(_: HTMLElement)
src/utils/transitions.ts:16
Method
famous
()
rust/rust-shared/src/countdown.rs:75
Function
fetchAndParseSpritesheet
()
src/load_wasm.ts:124
Method
from_gd_num
(num: i8)
rust/rust-shared/src/gd/layer.rs:63
Method
from_image
( device: &wgpu::Device, queue: &wgpu::Queue, img: &image::DynamicImage, filte
rust/wasm-lib/src/render/texture.rs:57
Method
from_raw
( device: &wgpu::Device, queue: &wgpu::Queue, filter: wgpu::FilterMode, dimens
rust/wasm-lib/src/render/texture.rs:69
Method
from_set
(set: usize, digit: u8, now: f64)
rust/wasm-lib/src/render/rectdraw/countdown.rs:441
Method
from_str
(s: &str)
rust/rust-shared/src/gd/object.rs:126
Function
generate_shid
()
rust/the-nexus/src/lib.rs:66
Function
generate_shimabid_no_sheet
()
rust/the-nexus/src/lib.rs:71
Function
getCameraPos
(state: wasm.State)
src/level_view/view_controls.ts:163
Function
getCenterPos
(element: HTMLElement)
shared-lib/src/util.ts:72
Method
getComponent
()
src/guide/guideActions.ts:41
Method
getComponent
()
src/guide/guideActions.ts:109
Method
getComponent
()
src/guide/guideActions.ts:195
Method
getComponent
()
src/guide/guideActions.ts:262
Function
getNewTurnstileToken
()
src/utils/turnstile.ts:13
Function
getObjsInOrder
()
src/gd/object.ts:28
Function
getPlacedUsername
(key: string, cb: (name: string) => void)
src/firebase/object.ts:59
Method
getProps
()
src/guide/guideActions.ts:45
Method
getProps
()
src/guide/guideActions.ts:113
Method
getProps
()
src/guide/guideActions.ts:198
Method
getProps
()
src/guide/guideActions.ts:265
Function
getRandomGradientColors
( current: string[] | null = null )
src/utils/gradient.ts:48
Function
getSignupTimestamp
( username: string, cb: (date: number | undefined) => void )
src/firebase/moderation.ts:5
Method
getTooltipPos
(props: ActionPropsBase)
src/guide/guideActions.ts:78
Method
getTooltipPos
( props: ActionPropsBase )
src/guide/guideActions.ts:126
Method
getTooltipPos
( props: ActionPropsBase )
src/guide/guideActions.ts:233
Method
getTooltipPos
( props: ActionPropsBase )
src/guide/guideActions.ts:286
Function
getUsernameColor
(username: string)
src/firebase/donations.ts:11
Method
get_bg_color
(&mut self)
rust/wasm-lib/src/state.rs:307
Method
get_countdown_creator_names
(&self)
rust/wasm-lib/src/state.rs:852
Method
get_css_transform
(&self)
rust/wasm-lib/src/text.rs:27
Method
get_extra_style
(&self)
rust/wasm-lib/src/text.rs:23
Method
get_from_pos
(x: f32, y: f32)
rust/wasm-lib/src/level.rs:21
Method
get_from_pos
(x: f32, y: f32)
rust/rust-shared/src/gd/cool_level.rs:20
Method
get_ground1_color
(&mut self)
rust/wasm-lib/src/state.rs:314
Method
get_ground2_color
(&mut self)
rust/wasm-lib/src/state.rs:321
Method
get_screen_pos
(&self, x: f32, y: f32)
rust/wasm-lib/src/state.rs:340
Method
get_selected_object_chunk
(&mut self)
rust/wasm-lib/src/state.rs:516
Method
get_selected_object_key
(&mut self)
rust/wasm-lib/src/state.rs:512
Method
get_set
(set: usize, digit: u8)
rust/wasm-lib/src/render/rectdraw/countdown.rs:453
Method
get_text
(&self)
rust/wasm-lib/src/text.rs:19
Method
get_world_pos
(&self, x: f32, y: f32)
rust/wasm-lib/src/state.rs:333
Function
handleSignIn
(method: LoginMethod)
src/login/login.ts:65
← previous
next →
201–300 of 412, ranked by callers