Files
lime/tools
player-03 ef7eef4bf3 Convert lime.tools.Architecture to enum abstract. (#1754)
* Convert `lime.tools.Architecture` to `enum abstract`.

This improves compatibility with `hxp.HostArchitecture` and provides a more user-friendly API than `try { Type.createEnum() }`.

* Add category functions to `Architecture`.

* Fix errors related to `Architecture`'s new type.

* Standardize formatting.

* Re-implement `Architecture.match()` for backwards compatibility.

* Add `Architecture` constructor for clarity.
2024-06-04 15:39:48 -04:00
..
2019-07-12 12:08:09 -07:00
2014-09-30 17:41:57 -07:00
2024-04-13 14:01:01 -04:00
2019-02-14 08:41:20 -08:00
2014-09-30 17:41:57 -07:00
2018-07-05 09:33:58 -07:00
2018-07-05 11:38:26 -07:00
2019-12-24 10:19:56 -08:00
2023-03-07 12:03:27 -05:00