Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 216 Bytes

File metadata and controls

18 lines (12 loc) · 216 Bytes

PROTOCOL

LivingThing

public protocol LivingThing

Describes an animal hierarchy of things

Properties

isAlive

var isAlive: Bool

Determines if the animal is alive or not