nngn
|
Functions | |
function wheel | new (n, radius) |
function wheel | cycle (dir) |
function wheel | dismiss () |
function wheel | update (dt, f) |
Variables | |
local | nngn_math< const > = require "nngn.lib.math" |
local | utils< const > = require "nngn.lib.utils" |
local | WHEEL_TIMER< const > = 250 |
local | wheel = utils.class "wheel" {} |
function wheel cycle | ( | dir | ) |
function wheel dismiss | ( | ) |
wheel = utils.class "wheel" {} |
local WHEEL_TIMER< const > = 250 |