Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Aziz = nook.Villager{ Character: azizCharacter, Personality: personality.Jock, Phrase: azizPhrase} )
View Source
var ( Bud = nook.Villager{ Character: budCharacter, Personality: personality.Jock, Phrase: budPhrase} )
View Source
var ( Elvis = nook.Villager{ Character: elvisCharacter, Personality: personality.Cranky, Phrase: elvisPhrase} )
View Source
var ( Jubei = nook.Villager{ Character: jubeiCharacter, Personality: personality.Cranky, Phrase: jubeiPhrase} )
View Source
var ( Leopold = nook.Villager{ Character: leopoldCharacter, Personality: personality.Smug, Phrase: leopoldPhrase} )
View Source
var ( Lionel = nook.Villager{ Character: lionelCharacter, Personality: personality.Smug, Phrase: lionelPhrase} )
View Source
var ( Mott = nook.Villager{ Character: mottCharacter, Personality: personality.Jock, Phrase: mottPhrase} )
View Source
var ( Rex = nook.Villager{ Character: rexCharacter, Personality: personality.Lazy, Phrase: rexPhrase} )
View Source
var ( Rory = nook.Villager{ Character: roryCharacter, Personality: personality.Jock, Phrase: roryPhrase} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.