Method: Ray::Animation::Sequence#animations

Defined in:
lib/ray/animation/sequence.rb

#animationsArray<Ray::Animation> (readonly)

Returns:



62
63
64
# File 'lib/ray/animation/sequence.rb', line 62

def animations
  @animations
end