WorldEvent struct

Public variables

u8 type
u8 entity_idx
u8 area
u8 room
u16 offsetX
Scroll offset X from the room origin.
u16 offsetY
Scroll offset Y from the room origin.
u16 x
X position of the actual event.
u16 y
Y position of the actual event.
u16 _c
u16 _e
u8 condition
u8 bank
u16 flag

Variable documentation

u8 WorldEvent::bank