Skip to content

BlueHuskyStudios/Husky-UI

Repository files navigation

Husky UI/Core

The cross-platform* UI module of the BHSP containing shared code for its platform-specific counterparts.

*

This is slowly having the JVM-specific code stripped from it. For now, parts of this are also dependent on Java SE/Swing/FX

See Also

  • Husky UI/JVM - The JVM-specific counterpart to this module
  • LatteFX - A separate library that simply makes JavaFX easier to swallow by adding (syntactic) sugar and "cream" (conveniences)
  • Blue Base/Core [Dependency] - The cross-platform shared basics of the BHSP
  • BHSP - The platform in which this module resides