From 36440e186924d7c8b98c077c2d8ac7dc738b9e83 Mon Sep 17 00:00:00 2001 From: Henny022p Date: Sun, 8 Feb 2026 17:33:27 +0000 Subject: deploy: 5ab63f00e522ff69c5bc987e379f0163943f2833 --- structRoomControls.html | 250 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 250 insertions(+) create mode 100644 structRoomControls.html (limited to 'structRoomControls.html') diff --git a/structRoomControls.html b/structRoomControls.html new file mode 100644 index 00000000..39c731b1 --- /dev/null +++ b/structRoomControls.html @@ -0,0 +1,250 @@ + + + + + RoomControls struct | The Minish Cap Docs + + + + + + + + +
+
+
+
+
+

+ RoomControls struct + +

+

+ +
+

Public variables

+
+
+ u16 reload_flags +
+
+
+ u8 scrollAction +
+
+
+ u8 scrollSubAction +
+
+
+ u8 area +
+
+
+ u8 room +
+
+
+ u16 origin_x +
+
+
+ u16 origin_y +
+
+
+ s16 scroll_x +
+
+
+ s16 scroll_y +
+
+
+ u8 scrollSpeed +
+
Pixels per frame that the camera can scroll.
+
+ u8 scroll_flags +
+
+
+ u8 scroll_direction +
+
+
+ s8 oam_offset_x +
+
+
+ s8 oam_offset_y +
+
+
+ u8 unk_13 +
+
+
+ u8 shake_magnitude +
+
+
+ u8 unk_15 +
+
+
+ u16 shake_duration +
+
+
+ u16 unk_18 +
+
+
+ u16 unk_1a +
+
+
+ u16 unk_1c +
+
+
+ u16 width +
+
Width in pixels.
+
+ u16 height +
+
Height in pixels.
+
+ u16 unk_22 +
+
+
+ s8 aff_x +
+
+
+ s8 aff_y +
+
+
+ u8 unk_26 +
+
+
+ u8 unk_27 +
+
+
+ union SplitWord bg3OffsetX +
+
+
+ union SplitWord bg3OffsetY +
+
+
+ Entity* camera_target +
+
+
+ u32 tileSet +
+
+
+
+
+
+
+
+ + + + + + -- cgit v1.2.3