Animal Implementation
Pets.Pet Class Referenceabstract
Inheritance diagram for Pets.Pet:

Public Member Functions

 Pet (string name, Rooms currentRoom)
string TalkToOwner ()

Properties

string PetName [get]
Rooms LocalizedInRoom [get, set]

Constructor & Destructor Documentation

◆ Pet()

Pets.Pet.Pet ( string name,
Rooms currentRoom )

Member Function Documentation

◆ TalkToOwner()

string Pets.Pet.TalkToOwner ( )
abstract

Property Documentation

◆ LocalizedInRoom

Rooms Pets.Pet.LocalizedInRoom
getset

◆ PetName

string Pets.Pet.PetName
get

The documentation for this class was generated from the following file: