forked from pyrex/chameleonic
main #12
@ -965,6 +965,7 @@ function rope:draw(artificial_px,artificial_py)
|
||||
end
|
||||
|
||||
-- debug
|
||||
--[[
|
||||
local n1=self.src
|
||||
local sy=0
|
||||
while true do
|
||||
@ -1011,6 +1012,7 @@ function rope:draw(artificial_px,artificial_py)
|
||||
pset(x+p.adx,y,11)
|
||||
pset(x,y+p.ady,11)
|
||||
end
|
||||
]]--
|
||||
end
|
||||
|
||||
function rope:drag_dst(x,y)
|
||||
|
Loading…
Reference in New Issue
Block a user