class Shuriken::PerftGothicCaparandom

Constants

NUMS

Public Class Methods

new() click to toggle source
Calls superclass method Shuriken::PerftCaparandom::new
# File lib/shuriken/perft_gothic_caparandom.rb, line 20
def initialize
        super("gothic")
        @nums = NUMS
end