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