Skip to content

FlowVitae V1.3.9

Latest
Compare
Choose a tag to compare
@Ven0maus Ven0maus released this 15 Oct 16:59
· 22 commits to main since this release

Changes

  • Added support for .net 7.0
  • Added ResizeViewport(width, height) method, which resizes the internal screenCells array
  • Added overloads to all methods that take 2 parameters one for x and one for y which now take in a tuple (int x, int y)
  • Small improvement to center check to exit out sooner