Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
J2DPicture.h File Reference

Go to the source code of this file.

Classes

struct  J2DPicHeader
 
struct  J2DScrnBlockPictureParameter
 
class  J2DPicture
 

Enumerations

enum  J2DMirror { MIRROR0 , J2DMirror_Y = (1 << 0) , J2DMirror_X = (1 << 1) }
 
enum  J2DBinding {
  J2DBind_Bottom = (1 << 0) , J2DBind_Top = (1 << 1) , J2DBind_Right = (1 << 2) , J2DBind_Left = (1 << 3) ,
  BIND15 = 15
}
 

Enumeration Type Documentation

◆ J2DBinding

Enumerator
J2DBind_Bottom 
J2DBind_Top 
J2DBind_Right 
J2DBind_Left 
BIND15 

◆ J2DMirror

Enumerator
MIRROR0 
J2DMirror_Y 
J2DMirror_X