Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_path.cpp File Reference

Functions

dStage_dPnt_cdPath_GetPnt (dPath const *path, int pnt_index)
 
dPathdPath_GetRoomPath (int path_index, int room_no)
 
dPathdPath_GetNextRoomPath (dPath const *p_path, int room_no)
 
u8 dPath_GetPolyRoomPathVec (cBgS_PolyInfo const &poly, cXyz *p_pathVec, int *param_2)
 

Function Documentation

◆ dPath_GetNextRoomPath()

dPath * dPath_GetNextRoomPath ( dPath const p_path,
int  room_no 
)

◆ dPath_GetPnt()

dStage_dPnt_c * dPath_GetPnt ( dPath const path,
int  pnt_index 
)

d_path.cpp dolzel2 - Room Path & Point Management

◆ dPath_GetPolyRoomPathVec()

u8 dPath_GetPolyRoomPathVec ( cBgS_PolyInfo const poly,
cXyz p_pathVec,
int param_2 
)

◆ dPath_GetRoomPath()

dPath * dPath_GetRoomPath ( int  path_index,
int  room_no 
)