Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Bertha = nook.Villager{ Character: berthaCharacter, Personality: personality.Normal, Phrase: berthaPhrase} )
View Source
var ( Biff = nook.Villager{ Character: biffCharacter, Personality: personality.Jock, Phrase: biffPhrase} )
View Source
var ( Bitty = nook.Villager{ Character: bittyCharacter, Personality: personality.Snooty, Phrase: bittyPhrase} )
View Source
var ( Bubbles = nook.Villager{ Character: bubblesCharacter, Personality: personality.Peppy, Phrase: bubblesPhrase} )
View Source
var ( Clara = nook.Villager{ Character: claraCharacter, Personality: personality.Normal, Phrase: claraPhrase} )
View Source
var ( Harry = nook.Villager{ Character: harryCharacter, Personality: personality.Cranky, Phrase: harryPhrase} )
View Source
var ( Hippeux = nook.Villager{ Character: hippeuxCharacter, Personality: personality.Smug, Phrase: hippeuxPhrase} )
View Source
var ( Lulu = nook.Villager{ Character: luluCharacter, Personality: personality.Peppy, Phrase: luluPhrase} )
View Source
var ( Rocco = nook.Villager{ Character: roccoCharacter, Personality: personality.Cranky, Phrase: roccoPhrase} )
View Source
var ( Rollo = nook.Villager{ Character: rolloCharacter, Personality: personality.Lazy, Phrase: rolloPhrase} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.