Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ad044/lainTSX
/ functions
Functions
541 in github.com/ad044/lainTSX
⨍
Functions
541
◇
Types & classes
168
↓ 2 callers
Method
unset_animation
()
src/lain.ts:233
↓ 2 callers
Method
update
(time: number, delta: number)
src/end.ts:237
↓ 2 callers
Function
update_background_text_pair
( pair: [Sprite3D, Sprite3D], swap_threshold: number, move_speed: number )
src/boot.ts:539
↓ 2 callers
Function
update_node_bias_uniform
( node_mesh: Mesh<M, THREE.ShaderMaterial>, time: number )
src/node.ts:1085
↓ 2 callers
Method
update_shadow_target_world_pos
()
src/pause.ts:224
↓ 2 callers
Function
upgrade_location
(site_kind: SiteKind, state: LegacyGameState)
src/save.ts:339
↓ 1 callers
Method
adjust_protocol_lines
(col: number, row: number)
src/site.ts:825
↓ 1 callers
Function
all_audio_loaded
()
src/engine.ts:242
↓ 1 callers
Function
all_talk_lapks_loaded
()
src/engine.ts:402
↓ 1 callers
Function
animate_curved_position
( object: THREE.Object3D, animation_data: CurvedPositionAnimation, delta: number )
src/objects.ts:120
↓ 1 callers
Function
animate_group_opacity
(group: Group, target: number, speed: number)
src/objects.ts:1315
↓ 1 callers
Function
animate_object_opacity
(mesh: Sprite3D | Mesh, target: number, speed: number)
src/objects.ts:1310
↓ 1 callers
Function
animate_object_position_x
(mesh: THREE.Object3D, target_x: number, speed: number)
src/objects.ts:1227
↓ 1 callers
Function
animate_object_z_rotation
(mesh: THREE.Object3D, target: number, speed: number)
src/objects.ts:1295
↓ 1 callers
Method
append
(c: string)
src/text.ts:665
↓ 1 callers
Function
append_japanese_character
(current: string, new_char: string)
src/text.ts:528
↓ 1 callers
Method
apply_editor_changes
(e)
public/scripts/modal.js:468
↓ 1 callers
Function
are_all_polytan_parts_unlocked
(polytan_part_progress: PolytanPartProgress)
src/polytan.ts:40
↓ 1 callers
Function
attempt_enter_node
(site: SiteScene, progress: Progress, time: number)
src/site.ts:1796
↓ 1 callers
Method
bind_events
()
public/scripts/modal.js:301
↓ 1 callers
Method
bind_events
()
public/scripts/emotewheel.js:35
↓ 1 callers
Method
bind_events
()
public/scripts/console.js:37
↓ 1 callers
Function
calculate_jump_speed
(current_level: number, target_level: number)
src/site.ts:239
↓ 1 callers
Function
calculate_rotation_speed
(current_rotation: number, target_rotation: number)
src/site.ts:252
↓ 1 callers
Method
can_interact
()
src/pause.ts:597
↓ 1 callers
Function
capitalize_first
(string)
scripts/extract_sprites.mjs:66
↓ 1 callers
Function
check_if_legacy_save_and_upgrade
()
src/save.ts:413
↓ 1 callers
Method
clear_log
()
public/scripts/console.js:187
↓ 1 callers
Method
close
()
public/scripts/emotewheel.js:120
↓ 1 callers
Method
close
()
public/scripts/console.js:20
↓ 1 callers
Function
convert_sfx
()
scripts/convert_sfx.mjs:7
↓ 1 callers
Function
create_audio_visualizer_columns
()
src/media.ts:720
↓ 1 callers
Function
create_crystals
(site_kind: SiteKind)
src/site.ts:1490
↓ 1 callers
Function
create_digits
(time: number)
src/gate.ts:91
↓ 1 callers
Function
create_gray_ring
( level: number, geometries: GrayRingGeometry[], material: THREE.ShaderMaterial )
src/site.ts:1140
↓ 1 callers
Function
create_gray_rings
(site_kind: SiteKind)
src/site.ts:1159
↓ 1 callers
Function
create_mirrors
(gate_level: number)
src/gate.ts:162
↓ 1 callers
Method
create_modal
()
public/scripts/modal.js:242
↓ 1 callers
Function
create_node_mesh
(node: NodeData, is_viewed: boolean)
src/node.ts:234
↓ 1 callers
Function
create_purple_rings
(site_kind: SiteKind)
src/site.ts:1430
↓ 1 callers
Function
create_site_layout
(site_kind: SiteKind, progress: Progress)
src/site.ts:265
↓ 1 callers
Function
cycle_camera_tilt
(site: SiteScene, camera: THREE.PerspectiveCamera)
src/site.ts:2094
↓ 1 callers
Method
deactivate
()
src/level_selector.ts:107
↓ 1 callers
Method
deactivate_all_words
()
src/media.ts:197
↓ 1 callers
Function
deep_clone
(obj: any)
src/util.ts:112
↓ 1 callers
Function
engine_create
()
src/engine.ts:711
↓ 1 callers
Method
escape_html
(text)
public/scripts/console.js:181
↓ 1 callers
Method
export_logs
()
public/scripts/console.js:136
↓ 1 callers
Function
extract_audio
(tempdir, jpsxdec_jar, no_delete)
scripts/extract_media.mjs:53
↓ 1 callers
Function
extract_bin_bin
(tempdir, jpsxdec_jar)
scripts/extract_sprites.mjs:9
↓ 1 callers
Function
extract_lapks
(tempdir, jpsxdec_jar)
scripts/extract_lapks.mjs:8
↓ 1 callers
Function
extract_site_images
(tempdir, jpsxdec_jar)
scripts/extract_site_images.mjs:6
↓ 1 callers
Function
extract_sprites
(tempdir, jpsxdec_jar)
scripts/extract_sprites.mjs:70
↓ 1 callers
Function
extract_video
(tempdir, jpsxdec_jar, no_delete)
scripts/extract_media.mjs:8
↓ 1 callers
Function
extract_voice
(tempdir, jpsxdec_jar)
scripts/extract_voice.mjs:5
↓ 1 callers
Method
fail_load
(time: number)
src/status-popup.ts:53
↓ 1 callers
Function
find_first_node_on_level
( site_layout: SiteLayout<NodeData>, target_level: number, site_segment: number )
src/node.ts:503
↓ 1 callers
Function
find_next_node
( site: SiteScene, direction: Direction, search_next: boolean )
src/node.ts:374
↓ 1 callers
Function
find_next_node_via_word
(starting_node: NodeData, word: string)
src/node.ts:1142
↓ 1 callers
Method
flip_x
()
src/objects.ts:565
↓ 1 callers
Method
get_all_node_ids
()
public/scripts/modal.js:516
↓ 1 callers
Method
get_all_non_text_elements
()
src/site.ts:775
↓ 1 callers
Function
get_audio_analyser_rms
()
src/engine.ts:263
↓ 1 callers
Function
get_height
(object: THREE.Object3D)
src/util.ts:107
↓ 1 callers
Function
get_lain_talk_frame_for_rms
(rms: number)
src/lain.ts:186
↓ 1 callers
Function
get_lapk
(index: number)
src/engine.ts:390
↓ 1 callers
Function
get_model
(model_kind: ModelKind)
src/engine.ts:345
↓ 1 callers
Function
get_node_data
(node_id: NodeID)
src/node.ts:100
↓ 1 callers
Function
get_node_explode_animations
(node: Node, angle: number)
src/node.ts:704
↓ 1 callers
Function
get_node_knock_and_fall_animations
(node: Node, angle: number)
src/node.ts:735
↓ 1 callers
Function
get_node_knock_animations
(node: Node, angle: number)
src/node.ts:759
↓ 1 callers
Function
get_node_name
(cursor_location: CursorLocation, layout: SiteLayout)
src/node.ts:529
↓ 1 callers
Function
get_node_rip_animations
(node: Node, angle: number)
src/node.ts:660
↓ 1 callers
Function
get_node_site_kind
(node_id: NodeID)
src/node.ts:78
↓ 1 callers
Function
get_node_throw_animations
(node: Node, angle: number)
src/node.ts:623
↓ 1 callers
Function
get_polytan_part_from_node_name
(node_name: string)
src/polytan.ts:20
↓ 1 callers
Function
get_random_idle_audio_media
(site: SiteKind)
src/idle.ts:27
↓ 1 callers
Function
get_random_idle_video_media
( site: SiteKind, polytan_part_progress: PolytanPartProgress )
src/idle.ts:57
↓ 1 callers
Function
get_row_for_node
(node: NodeData)
src/node.ts:1111
↓ 1 callers
Function
get_saved_state
()
src/save.ts:176
↓ 1 callers
Function
get_segment_for_node_at_col
(node: NodeData, col: number)
src/node.ts:1125
↓ 1 callers
Function
get_separate_texture
(texture: Texture)
src/engine.ts:300
↓ 1 callers
Function
get_syllable_filenames
(player_name: string)
src/end.ts:27
↓ 1 callers
Function
get_texture_dimensions
(texture: Texture)
src/engine.ts:296
↓ 1 callers
Function
get_voice_syllable_path
(syllable: string)
src/media_player.ts:19
↓ 1 callers
Function
handle_additional_debug_keys
(_engine: Engine)
src/debug.ts:20
↓ 1 callers
Method
handle_bind_button_click
(e)
public/scripts/modal.js:655
↓ 1 callers
Method
handle_debug_keys
()
src/engine.ts:592
↓ 1 callers
Method
handle_engine_keys
()
src/engine.ts:607
↓ 1 callers
Method
handle_export_btn_click
()
public/scripts/modal.js:668
↓ 1 callers
Function
handle_finished_lain_animation
( site: SiteScene, lain_animation: LainAnimationKind, progress: Progress, player_name: string,
src/site.ts:1994
↓ 1 callers
Method
handle_keydown
(key)
public/scripts/modal.js:706
↓ 1 callers
Function
handle_keys
( media: MediaScene, progress: Progress, key_states: boolean[], camera: THREE.Camera, time
src/media.ts:400
↓ 1 callers
Function
handle_keys
( site: SiteScene, key_states: boolean[], camera: THREE.PerspectiveCamera, time_ctx: TimeConte
src/site.ts:2126
↓ 1 callers
Function
handle_keys
( boot: BootScene, game_state: GameState, key_states: boolean[], camera: THREE.Camera, tim
src/boot.ts:609
↓ 1 callers
Method
handle_lang_entry_click
(e)
public/scripts/modal.js:647
↓ 1 callers
Method
handle_mouse_move
(e)
public/scripts/emotewheel.js:56
↓ 1 callers
Method
handle_reset_btn_click
(e)
public/scripts/modal.js:693
↓ 1 callers
Method
handle_reset_keybinds_click
()
public/scripts/modal.js:621
↓ 1 callers
Function
handle_status
( site: SiteScene, game_state: GameState, camera: THREE.Camera, time: number )
src/site.ts:2726
← previous
next →
201–300 of 541, ranked by callers