Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2011-1-14 23:43

Class nclosure.examples.animals.Example

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<private>  

Method Summary

Method Attributes Method Name and Description
<private>  
<private>  
<private>  

Class Detail

nclosure.examples.animals.Example()

Field Detail

<private> animals_

Method Detail

  • <private> {Array.} initRandomAnimals_()
    Returns:
    {Array.} A colleciton of random animals.
  • <private> makeAnimalsTalk_()
  • <private> makeAnimalTalk_(animal)
    Parameters:
    {nclosure.examples.animals.IAnimal} animal
    The animal to talkify.