yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::anonymous_namespace{object_dimensions.cc} Namespace Reference

Functions

bool GetSomariaLineDimensions (int object_id, int *width, int *height)
 
std::pair< int, int > GetClosedChestPlatformDimensions (int size)
 
std::pair< int, int > GetOpenChestPlatformDimensions (int size)
 
std::pair< int, int > GetMovingWallDimensions (int size)
 

Function Documentation

◆ GetSomariaLineDimensions()

bool yaze::zelda3::anonymous_namespace{object_dimensions.cc}::GetSomariaLineDimensions ( int object_id,
int * width,
int * height )

Definition at line 14 of file object_dimensions.cc.

References GetSomariaLineDimensions().

Referenced by GetSomariaLineDimensions().

Here is the call graph for this function:

◆ GetClosedChestPlatformDimensions()

std::pair< int, int > yaze::zelda3::anonymous_namespace{object_dimensions.cc}::GetClosedChestPlatformDimensions ( int size)

Definition at line 28 of file object_dimensions.cc.

References GetClosedChestPlatformDimensions().

Referenced by GetClosedChestPlatformDimensions().

Here is the call graph for this function:

◆ GetOpenChestPlatformDimensions()

std::pair< int, int > yaze::zelda3::anonymous_namespace{object_dimensions.cc}::GetOpenChestPlatformDimensions ( int size)

Definition at line 34 of file object_dimensions.cc.

References GetOpenChestPlatformDimensions().

Referenced by GetOpenChestPlatformDimensions().

Here is the call graph for this function:

◆ GetMovingWallDimensions()

std::pair< int, int > yaze::zelda3::anonymous_namespace{object_dimensions.cc}::GetMovingWallDimensions ( int size)

Definition at line 40 of file object_dimensions.cc.

References yaze::zelda3::moving_wall::DirectionForSize(), GetMovingWallDimensions(), and yaze::zelda3::moving_wall::ObjectCountForSize().

Referenced by GetMovingWallDimensions().

Here is the call graph for this function: