class Fdego

Public Class Methods

afc() click to toggle source

Ready, fire, aim… There are two ways to fire a machine gun in the dark You can find out exactly where your target is Or you could use tracer bullets Tracer bullets show what you’re hitting. This may not always be the target. You then adjust your aim until they’re on target. That’s the point afc is a tracer bullets method: for ( hand in hand )

# File lib/fdego.rb, line 9
def self.afc
        %w{action feedback calibrate}
end