Parent

Methods

MyActorView

Public Instance Methods

draw(target, x_off, y_off) click to toggle source

(Not documented)

# File lib/gamebox/templates/template_app/src/my_actor.rb, line 5
  def draw(target, x_off, y_off)
    target.draw_box [@actor.x,@actor.y], [20,20], [240,45,45,255]
  end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.