summaryrefslogtreecommitdiffhomepage
path: root/not/Cloud.lua
diff options
context:
space:
mode:
authorAki <nthirtyone@gmail.com>2017-03-19 03:29:32 +0100
committerAki <nthirtyone@gmail.com>2017-03-19 03:29:32 +0100
commit2e352657813b37d17c2215b85189f18a50c099f9 (patch)
tree8ecbf2a0be065a14e0f679b10987e8b278afb882 /not/Cloud.lua
parent19e6728c339cb029ab9a6b7762d60abe790b772a (diff)
downloadroflnauts-2e352657813b37d17c2215b85189f18a50c099f9.zip
roflnauts-2e352657813b37d17c2215b85189f18a50c099f9.tar.gz
roflnauts-2e352657813b37d17c2215b85189f18a50c099f9.tar.bz2
Comments, todos, pretty useless
Diffstat (limited to 'not/Cloud.lua')
-rw-r--r--not/Cloud.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/not/Cloud.lua b/not/Cloud.lua
index c12e236..c9899d5 100644
--- a/not/Cloud.lua
+++ b/not/Cloud.lua
@@ -5,6 +5,7 @@
-- Metatable of `Cloud`
-- nils initialized in constructor
+-- TODO: inherit from `not.Decoration` or `not.Sprite`, depending on final result of `not.Sprite`.
Cloud = {
x = 0, -- position horizontal
y = 0, -- position vertical