Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
Hit Struct Reference

#include <BasicTypes.hpp>

Collaboration diagram for Hit:
Collaboration graph

Public Attributes

int id
 
ObjectType objectType
 
glm::vec3 hitPoint
 
int button
 The button that was pressed. For example GLFW_MOUSE_BUTTON_LEFT. More...
 

Member Data Documentation

◆ button

int Hit::button

The button that was pressed. For example GLFW_MOUSE_BUTTON_LEFT.

◆ hitPoint

glm::vec3 Hit::hitPoint

◆ id

int Hit::id

◆ objectType

ObjectType Hit::objectType

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