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

Functions

std::vector< gfx::TileInfoMakeDummyTiles ()
 
int ChooseAnchorY (const DrawRoutineInfo &routine, const RoomObject &object)
 

Variables

constexpr int kDummyTileCount = 512
 
constexpr int kAnchorX = 0
 

Function Documentation

◆ MakeDummyTiles()

std::vector< gfx::TileInfo > yaze::zelda3::anonymous_namespace{object_geometry.cc}::MakeDummyTiles ( )

Definition at line 20 of file object_geometry.cc.

References kDummyTileCount, and MakeDummyTiles().

Referenced by MakeDummyTiles().

Here is the call graph for this function:

◆ ChooseAnchorY()

int yaze::zelda3::anonymous_namespace{object_geometry.cc}::ChooseAnchorY ( const DrawRoutineInfo & routine,
const RoomObject & object )

Variable Documentation

◆ kDummyTileCount

constexpr int yaze::zelda3::anonymous_namespace{object_geometry.cc}::kDummyTileCount = 512
constexpr

Definition at line 17 of file object_geometry.cc.

Referenced by MakeDummyTiles().

◆ kAnchorX

constexpr int yaze::zelda3::anonymous_namespace{object_geometry.cc}::kAnchorX = 0
constexpr

Definition at line 18 of file object_geometry.cc.