-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ari Kumikaeru edited this page Aug 30, 2020
·
6 revisions
Leng meaning "Cold" in Chinese, is an engine framework for the LÖVE framework, more information on Leng can be found here.
- How do I install Leng into my project?
- What are droplets?
- What is a Leng Package?
- How do I create my own enumerations?
- How do I configure Leng?
- Wait, Leng provides utility functions?
You can find core droplets below that are provided by Leng itself.
- switch
- root
- object
- dataType
- vector
- color
- ui
- physics
You can find core framework and functionality provided by Leng here.
- config
- audio
- continuum
- enum
- extend
- liner
- package
- ripple
- waterfall
Updated for 8/28/2020 of Version 04