Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Camofrog = nook.Villager{ Character: camofrogCharacter, Personality: personality.Cranky, Phrase: camofrogPhrase} )
View Source
var ( Cousteau = nook.Villager{ Character: cousteauCharacter, Personality: personality.Jock, Phrase: cousteauPhrase} )
View Source
var ( Croque = nook.Villager{ Character: croqueCharacter, Personality: personality.Cranky, Phrase: croquePhrase} )
View Source
var ( Diva = nook.Villager{ Character: divaCharacter, Personality: personality.BigSister, Phrase: divaPhrase} )
View Source
var ( Drift = nook.Villager{ Character: driftCharacter, Personality: personality.Jock, Phrase: driftPhrase} )
View Source
var ( Emerald = nook.Villager{ Character: emeraldCharacter, Personality: personality.Normal, Phrase: emeraldPhrase} )
View Source
var ( Frobert = nook.Villager{ Character: frobertCharacter, Personality: personality.Jock, Phrase: frobertPhrase} )
View Source
var ( Gigi = nook.Villager{ Character: gigiCharacter, Personality: personality.Snooty, Phrase: gigiPhrase} )
View Source
var ( Henry = nook.Villager{ Character: henryCharacter, Personality: personality.Smug, Phrase: henryPhrase} )
View Source
var ( Huck = nook.Villager{ Character: huckCharacter, Personality: personality.Smug, Phrase: huckPhrase} )
View Source
var ( Jambette = nook.Villager{ Character: jambetteCharacter, Personality: personality.Normal, Phrase: jambettePhrase} )
View Source
var ( Jeremiah = nook.Villager{ Character: jeremiahCharacter, Personality: personality.Lazy, Phrase: jeremiahPhrase} )
View Source
var ( Lily = nook.Villager{ Character: lilyCharacter, Personality: personality.Normal, Phrase: lilyPhrase} )
View Source
var ( Prince = nook.Villager{ Character: princeCharacter, Personality: personality.Lazy, Phrase: princePhrase} )
View Source
var ( Puddles = nook.Villager{ Character: puddlesCharacter, Personality: personality.Peppy, Phrase: puddlesPhrase} )
View Source
var ( Raddle = nook.Villager{ Character: raddleCharacter, Personality: personality.Lazy, Phrase: raddlePhrase} )
View Source
var ( Ribbot = nook.Villager{ Character: ribbotCharacter, Personality: personality.Jock, Phrase: ribbotPhrase} )
View Source
var ( Sunny = nook.Villager{ Character: sunnyCharacter, Personality: personality.Normal, Phrase: sunnyPhrase} )
View Source
var ( Tad = nook.Villager{ Character: tadCharacter, Personality: personality.Jock, Phrase: tadPhrase} )
View Source
var ( WartJr = nook.Villager{ Character: wartjrCharacter, Personality: personality.Cranky, Phrase: wartjrPhrase} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.