>>Intro to Object Oriented Programmingthe garden example: plants object methods: .grow .photosythesize attributes: flower or vegetable rain object attribute: mostuire crystall or liquid method: .fall sun object method: .burn attributes: uv strength heiarchy: general object with specific adaptable properties makes it more adaptable than procedural programming multiuser extra object methods: .setNetMessageHandler .connecttoNetServer .sendNetMessage
|