Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Alfonso = nook.Villager{ Character: alfonsoCharacter, Personality: personality.Lazy, Phrase: alfonsoPhrase} )
View Source
var ( Alli = nook.Villager{ Character: alliCharacter, Personality: personality.Snooty, Phrase: alliPhrase} )
View Source
var ( Boots = nook.Villager{ Character: bootsCharacter, Personality: personality.Jock, Phrase: bootsPhrase} )
View Source
var ( Del = nook.Villager{ Character: delCharacter, Personality: personality.Cranky, Phrase: delPhrase} )
View Source
var ( Drago = nook.Villager{ Character: dragoCharacter, Personality: personality.Lazy, Phrase: dragoPhrase} )
View Source
var ( Gayle = nook.Villager{ Character: gayleCharacter, Personality: personality.Normal, Phrase: gaylePhrase} )
View Source
var ( Liz = nook.Villager{ Character: lizCharacter, Personality: personality.Normal, Phrase: lizPhrase} )
View Source
var ( Pironkon = nook.Villager{ Character: pironkonCharacter, Personality: personality.Lazy, Phrase: pironkonPhrase} )
View Source
var ( Sly = nook.Villager{ Character: slyCharacter, Personality: personality.Jock, Phrase: slyPhrase} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.