group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
HudShotgunPellet Struct Reference

Per-pellet result for a single shotgun blast, used by ShotgunPelletWidget. More...

#include <HudTypes.hpp>

Public Types

enum class  Result : uint8_t { Miss = 0 , Body = 1 , Head = 2 }

Public Attributes

Result result = Result::Miss

Detailed Description

Per-pellet result for a single shotgun blast, used by ShotgunPelletWidget.

Member Enumeration Documentation

◆ Result

enum class HudShotgunPellet::Result : uint8_t
strong
Enumerator
Miss 
Body 
Head 

Member Data Documentation

◆ result

Result HudShotgunPellet::result = Result::Miss

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