alias Scar::Vec
Overview
The Vector class used throughout the Scar game library.
This is just an alias to SF::Vector2, but that struct was enhanced with utility methods.
Just see SF::Vector2
Alias Definition
SF::Vector2(Float32)
  The Vector class used throughout the Scar game library.
This is just an alias to SF::Vector2, but that struct was enhanced with utility methods.
Just see SF::Vector2
SF::Vector2(Float32)