comment
This commit is contained in:
parent
964c6ec8cb
commit
7697a6d387
@ -25,6 +25,7 @@ UVManager=require("nulllib.UVManager")
|
|||||||
lerp=math.lerp -- this is implemented in figura now
|
lerp=math.lerp -- this is implemented in figura now
|
||||||
wave=nmath.wave
|
wave=nmath.wave
|
||||||
|
|
||||||
|
-- this is too horrifying to put into nulllib for now
|
||||||
-- syncState {{{
|
-- syncState {{{
|
||||||
do
|
do
|
||||||
local counter=0
|
local counter=0
|
||||||
@ -68,6 +69,7 @@ function ping.syncState(tbl)
|
|||||||
end
|
end
|
||||||
-- }}}
|
-- }}}
|
||||||
|
|
||||||
|
-- so is this
|
||||||
-- Master and local state variables -- {{{
|
-- Master and local state variables -- {{{
|
||||||
-- Local State (these are copied by pings at runtime) --
|
-- Local State (these are copied by pings at runtime) --
|
||||||
local_state={}
|
local_state={}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user