libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Ship::WheelDirections Struct Reference

Holds the current horizontal and vertical scroll-wheel directions. More...

#include <WheelHandler.h>

Public Attributes

WheelDirection X
 Horizontal scroll direction.
 
WheelDirection Y
 Vertical scroll direction.
 

Detailed Description

Holds the current horizontal and vertical scroll-wheel directions.

Member Data Documentation

◆ X

WheelDirection Ship::WheelDirections::X

Horizontal scroll direction.

◆ Y

WheelDirection Ship::WheelDirections::Y

Vertical scroll direction.


The documentation for this struct was generated from the following file: