Texture of all the frames of the animation

Property definitions

gamnit $ Simple2dProgram :: animation_texture
	# Texture of all the frames of the animation
	var animation_texture = uniforms["animation"].as(UniformSampler2D) is lazy
lib/gamnit/flat/flat_core.nit:795,2--796,75