HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Public Member Functions | Data Fields | Friends
v1::hitbox Class Reference

Public Member Functions

constexpr hitbox (hitbox const &) noexcept=default
 
constexpr hitbox (hitbox &&) noexcept=default
 
constexpr hitboxoperator= (hitbox const &) noexcept=default
 
constexpr hitboxoperator= (hitbox &&) noexcept=default
 
constexpr hitbox (hi::widget_id widget_id, float elevation=-std::numeric_limits< float >::max(), hitbox_type type=hitbox_type::_default) noexcept
 

Data Fields

hitbox_type type
 
widget_id widget_id
 

Friends

constexpr friend std::strong_ordering operator<=> (hitbox const &lhs, hitbox const &rhs) noexcept
 

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