Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Belle = nook.Villager{ Character: belleCharacter, Personality: personality.Peppy, Phrase: bellePhrase} )
View Source
var ( Bessie = nook.Villager{ Character: bessieCharacter, Personality: personality.Normal, Phrase: bessiePhrase} )
View Source
var ( Carrot = nook.Villager{ Character: carrotCharacter, Personality: personality.Normal, Phrase: carrotPhrase} )
View Source
var ( Naomi = nook.Villager{ Character: naomiCharacter, Personality: personality.Snooty, Phrase: naomiPhrase} )
View Source
var ( Norma = nook.Villager{ Character: normaCharacter, Personality: personality.Normal, Phrase: normaPhrase} )
View Source
var ( Patty = nook.Villager{ Character: pattyCharacter, Personality: personality.Peppy, Phrase: pattyPhrase} )
View Source
var ( Petunia = nook.Villager{ Character: petuniaCharacter, Personality: personality.Snooty, Phrase: petuniaPhrase} )
View Source
var ( Tipper = nook.Villager{ Character: tipperCharacter, Personality: personality.Snooty, Phrase: tipperPhrase} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.