Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Billy = nook.Villager{ Character: billyCharacter, Personality: personality.Jock, Phrase: billyPhrase} )
View Source
var ( Chevre = nook.Villager{ Character: chevreCharacter, Personality: personality.Normal, Phrase: chevrePhrase} )
View Source
var ( Gruff = nook.Villager{ Character: gruffCharacter, Personality: personality.Cranky, Phrase: gruffPhrase} )
View Source
var ( Iggy = nook.Villager{ Character: iggyCharacter, Personality: personality.Jock, Phrase: iggyPhrase} )
View Source
var ( Kidd = nook.Villager{ Character: kiddCharacter, Personality: personality.Smug, Phrase: kiddPhrase} )
View Source
var ( Nan = nook.Villager{ Character: nanCharacter, Personality: personality.Normal, Phrase: nanPhrase} )
View Source
var ( Pashmina = nook.Villager{ Character: pashminaCharacter, Personality: personality.BigSister, Phrase: pashminaPhrase} )
View Source
var ( Sherb = nook.Villager{ Character: sherbCharacter, Personality: personality.Lazy, Phrase: sherbPhrase} )
View Source
var ( Sven = nook.Villager{ Character: svenCharacter, Personality: personality.Lazy, Phrase: svenPhrase} )
View Source
var ( Velma = nook.Villager{ Character: velmaCharacter, Personality: personality.Snooty, Phrase: velmaPhrase} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.