Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Hornsby = nook.Villager{ Character: hornsbyCharacter, Personality: personality.Lazy, Phrase: hornsbyPhrase} )
View Source
var ( Merengue = nook.Villager{ Character: merengueCharacter, Personality: personality.Normal, Phrase: merenguePhrase} )
View Source
var ( Patricia = nook.Villager{ Character: patriciaCharacter, Personality: personality.Normal, Phrase: patriciaPhrase} )
View Source
var ( Petunia = nook.Villager{ Character: petuniaCharacter, Personality: personality.Snooty, Phrase: petuniaPhrase} )
View Source
var ( Renee = nook.Villager{ Character: reneeCharacter, Personality: personality.BigSister, Phrase: reneePhrase} )
View Source
var ( Rhonda = nook.Villager{ Character: rhondaCharacter, Personality: personality.Normal, Phrase: rhondaPhrase} )
View Source
var ( Spike = nook.Villager{ Character: spikeCharacter, Personality: personality.Cranky, Phrase: spikePhrase} )
View Source
var ( Tank = nook.Villager{ Character: tankCharacter, Personality: personality.Jock, Phrase: tankPhrase} )
View Source
var ( Tiara = nook.Villager{ Character: tiaraCharacter, Personality: personality.Snooty, Phrase: tiaraPhrase} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.