Package | Description |
---|---|
me.lihq.game | |
me.lihq.game.models | |
me.lihq.game.people | |
me.lihq.game.people.controller | |
me.lihq.game.screen | |
me.lihq.game.screen.elements |
Class and Description |
---|
AbstractPerson
The abstract person is an abstract representation of a person.
|
AbstractPerson.Personality
These are the possible personalities of the person
|
NPC
The class which is responsible for the non-playable characters within the game that the player will meet.
|
Player
This class defines the player that the person playing the game will be represented by.
|
Class and Description |
---|
AbstractPerson.Direction
This is used to describe the direction the person is currently facing or moving in.
|
Class and Description |
---|
AbstractPerson
The abstract person is an abstract representation of a person.
|
AbstractPerson.Direction
This is used to describe the direction the person is currently facing or moving in.
|
AbstractPerson.Personality
These are the possible personalities of the person
|
AbstractPerson.PersonState
The state of the person explains what they are currently doing.
|
NPC
The class which is responsible for the non-playable characters within the game that the player will meet.
|
Class and Description |
---|
Player
This class defines the player that the person playing the game will be represented by.
|
Class and Description |
---|
NPC
The class which is responsible for the non-playable characters within the game that the player will meet.
|
Class and Description |
---|
Player
This class defines the player that the person playing the game will be represented by.
|