Method: Klear::Choreography#frame

Defined in:
lib/klear/choreography.rb

#frame(no) ⇒ Object



70
71
72
# File 'lib/klear/choreography.rb', line 70

def frame no
  @frames.get(no)
end