lib/units/thing.rb in gosu_extensions-0.1.12 vs lib/units/thing.rb in gosu_extensions-0.1.13
- old
+ new
@@ -4,10 +4,10 @@
include InitializerHooks
include ItIsA
# TODO Move these.
#
- # it_is Imageable
+ it_is Imageable
it_is Moveable
attr_writer :layer
attr_reader :window, :shape
\ No newline at end of file