SelfPortrait
Inherits from Panel
Self portrait object.
State | Integer |
---|---|
PERSON | 0 |
EATING | 1 |
SLEEPING | 2 |
DRIVING | 3 |
BATHING | 4 |
Variables
Name | Type | Description |
---|---|---|
state | Integer | State to display |
image | DirectFrame | Image frame |
Functions
Name | Description |
---|---|
update_state(new_state) | Sets |
destroy | Destroys |
Last modified: 31 December 2024