Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Apple = nook.Villager{ Character: appleCharacter, Personality: personality.Peppy, Phrase: applePhrase} )
View Source
var ( Clay = nook.Villager{ Character: clayCharacter, Personality: personality.Lazy, Phrase: clayPhrase} )
View Source
var ( Flurry = nook.Villager{ Character: flurryCharacter, Personality: personality.Normal, Phrase: flurryPhrase} )
View Source
var ( Graham = nook.Villager{ Character: grahamCharacter, Personality: personality.Smug, Phrase: grahamPhrase} )
View Source
var ( Hamlet = nook.Villager{ Character: hamletCharacter, Personality: personality.Jock, Phrase: hamletPhrase} )
View Source
var ( Hamphrey = nook.Villager{ Character: hamphreyCharacter, Personality: personality.Cranky, Phrase: hamphreyPhrase} )
View Source
var ( Holden = nook.Villager{ Character: holdenCharacter, Personality: personality.Jock, Phrase: holdenPhrase} )
View Source
var ( Rodney = nook.Villager{ Character: rodneyCharacter, Personality: personality.Smug, Phrase: rodneyPhrase} )
View Source
var ( Soleil = nook.Villager{ Character: soleilCharacter, Personality: personality.Snooty, Phrase: soleilPhrase} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.