# File lib/ruby-sdl-ffi/sdl/video.rb, line 70
def
each
ncolors
.
times
{
|
i
|
yield
at
(
i
) }
end