Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DexterHuang/CyberCodeOnline
/ functions
Functions
20 in github.com/DexterHuang/CyberCodeOnline
⨍
Functions
20
◇
Types & classes
9
↓ 5 callers
Method
getFile
(path: string)
src/FileHelper.ts:18
↓ 3 callers
Method
isDoor
(x: number, y: number)
src/ValidateDungeons.ts:143
↓ 2 callers
Function
dungeonToString
(room: Dungeon)
src/RoomsPrinter.ts:31
↓ 2 callers
Method
hasPathForTargets
(layout: boolean[][], start: number[], targets: number[][])
src/ValidateDungeons.ts:100
↓ 2 callers
Function
printDungeonErrorInfo
(e: ErrorRoom, type: string, lineNumbers: number[])
src/ValidateJson.ts:45
↓ 2 callers
Method
validateDungeons
(dungeons: Dungeon[])
src/ValidateDungeons.ts:11
↓ 1 callers
Method
bin2String
(str: string)
src/ValidateDungeons.ts:139
↓ 1 callers
Function
chunkString
(str: string, length: number)
src/StructurMaskUtils.ts:3
↓ 1 callers
Function
dungeonToString
(errorRoom: ErrorRoom)
src/ValidateJson.ts:51
↓ 1 callers
Method
generateKey
(layout: boolean[][])
src/ValidateDungeons.ts:127
↓ 1 callers
Method
getAllFiles
(dir: string, fileList: string[] = [])
src/FileHelper.ts:6
↓ 1 callers
Method
isBorder
(x: number, y: number)
src/ValidateDungeons.ts:147
↓ 1 callers
Method
start
()
src/ValidateLoreNote.ts:8
↓ 1 callers
Method
validateAndGenerateKey
(dungeon: Dungeon)
src/ValidateDungeons.ts:42
↓ 1 callers
Method
validateLayout
(layout: boolean[][])
src/ValidateDungeons.ts:76
↓ 1 callers
Method
writeToFile
(path: string, str: string)
src/FileHelper.ts:22
Method
constructor
(private readonly size: number)
src/ValidateDungeons.ts:7
Function
getStructureMaskLineNumbers
(maskString: string)
src/StructurMaskUtils.ts:40
Function
normalizeStructureMask
(maskString: string)
src/StructurMaskUtils.ts:12
Function
printRoomsToLineNumberInfo
(structureMaskLineNumbers: StructureMaskLineNumbers)
src/StructurMaskUtils.ts:7