@xnv/akashic-scrollable
v1.0.0
Published
Scrolling/clipping for Akashic Engine
Downloads
14
Readme
akashic-scrollable
akashic-scrollable is a library for Akashic Engine that provides scrolling/clipping entites.
Unfortunately, Akashic Engine does not provide English documentation yet. Whole this library is documented in English just to be prepared for their future translation. You need to know Japanese to use this library in practice, at least currently.
Feature
- Simple API
- Just
append()
entities toScrollable#content
then it will be scrollable.
- Just
- Battery included
- Touch scrolling
- Momemtum scrolling
- Smooth scroll API with customizable easing behaviour
- Highly customizable scrollbar
Documents
- Guide or 利用ガイド (ja)
- Samples (not yet)
- API Reference
License
MIT. See LICENSE for detail.