FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fge::Line Struct Reference

Public Member Functions

 Line (fge::Vector2f const &start, fge::Vector2f const &end)
 
 Line (fge::Vector2f const &origin, fge::Vector2f const &direction, float length)
 
fge::Vector2f getDirection () const
 
float getLength () const
 

Public Attributes

fge::Vector2f _start
 
fge::Vector2f _end
 

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