0.0.1-beta.4 • Published 1 year ago

@pronotron/utils v0.0.1-beta.4

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@pronotron/utils

A set of helper modules used by other @pronotron packages, which can also be used individually.

  • NativeControlTable: Utilizes TypedArrays and a given Enum structure to store grouped data in direct-access memory, enabling blazing-fast, secure iterations and modifications.
  • Clock: Simultaneously tracks two types of time—continuous and pausable. Pausable time stops ticking when the screen is inactive.
  • AnimationController: Built on NativeControlTable and @clock, it provides per-frame normalized timeline data (ranging from 0 to 1), enabling developers to create any kind of animation.
0.0.1-beta.4

1 year ago

0.0.1-beta.3

1 year ago

0.0.1-beta.2

1 year ago