Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Baabara = nook.Villager{ Character: baabaraCharacter, Personality: personality.Snooty, Phrase: baabaraPhrase} )
View Source
var ( Cashmere = nook.Villager{ Character: cashmereCharacter, Personality: personality.Snooty, Phrase: cashmerePhrase} )
View Source
var ( Curlos = nook.Villager{ Character: curlosCharacter, Personality: personality.Smug, Phrase: curlosPhrase} )
View Source
var ( Dom = nook.Villager{ Character: domCharacter, Personality: personality.Jock, Phrase: domPhrase} )
View Source
var ( Etoile = nook.Villager{ Character: etoileCharacter, Personality: personality.Normal, Phrase: etoilePhrase} )
View Source
var ( Eunice = nook.Villager{ Character: euniceCharacter, Personality: personality.Normal, Phrase: eunicePhrase} )
View Source
var ( Frita = nook.Villager{ Character: fritaCharacter, Personality: personality.BigSister, Phrase: fritaPhrase} )
View Source
var ( Gen = nook.Villager{ Character: genCharacter, Personality: personality.Jock, Phrase: genPhrase} )
View Source
var ( Muffy = nook.Villager{ Character: muffyCharacter, Personality: personality.BigSister, Phrase: muffyPhrase} )
View Source
var ( Pietro = nook.Villager{ Character: pietroCharacter, Personality: personality.Smug, Phrase: pietroPhrase} )
View Source
var ( Stella = nook.Villager{ Character: stellaCharacter, Personality: personality.Normal, Phrase: stellaPhrase} )
View Source
var ( Timbra = nook.Villager{ Character: timbraCharacter, Personality: personality.Snooty, Phrase: timbraPhrase} )
View Source
var ( Vesta = nook.Villager{ Character: vestaCharacter, Personality: personality.Normal, Phrase: vestaPhrase} )
View Source
var ( Villagers = nook.Villagers{ character.Baabara: Baabara, character.Cashmere: Cashmere, character.Curlos: Curlos, character.Dom: Dom, character.Eunice: Eunice, character.Frita: Frita, character.Gen: Gen, character.Muffy: Muffy, character.Pietro: Pietro, character.Stella: Stella, character.Timbra: Timbra, character.Vesta: Vesta, character.Wendy: Wendy, character.Woolio: Woolio, character.Willow: Willow, character.Etoile: Etoile} )
View Source
var ( Wendy = nook.Villager{ Character: wendyCharacter, Personality: personality.Peppy, Phrase: wendyPhrase} )
View Source
var ( Willow = nook.Villager{ Character: willowCharacter, Personality: personality.Snooty, Phrase: willowPhrase} )
View Source
var ( Woolio = nook.Villager{ Character: woolioCharacter, Personality: personality.Jock, Phrase: woolioPhrase} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.