Closed emeraldvision closed 9 years ago
For more details see #10 and #11
Depends on #29, and can be done now with just an inherited module DrawHelper
DrawHelper
require 'game_objects/role/draw_helper'
include DrawHelper
:z_index = 1,
@asteroid_image
@image
draw
self.draw_with_boundary
@dummey fixed this in commits c4a96f9fee1994f19ca2e30651899a4dc5e37b3f 18a9f7e31df2ff0291f4cf8a74cca1a8809af685 42a78e0b0fbf16af12ad0831a6f5aed35b40625a
For more details see #10 and #11
Depends on #29, and can be done now with just an inherited module
DrawHelper
require 'game_objects/role/draw_helper'
include DrawHelper
:z_index = 1,
to _defaults`@asteroid_image
to@image
draw
method toself.draw_with_boundary