Class | Description |
---|---|
ArrowPic |
Creates an triangular shape that looks like an arrow.
|
BitmapPic |
A single image or a sprite sheet is used to render the entity.
|
BuildingPic |
Simple solid colour picture to represent a building.
|
CirclePic |
A simple circular picture with user defined size and colour.
|
Hints |
Draw the steering behaviour hints for a particular entity (usually
either MovingEntity or Vehicle entity).
|
ImageBank |
Utility class to load and tile images.
|
ObstaclePic |
A simple circle for a round obstacle.
|
PersonPic |
A simple representation of a person viewed from above.
|
PicturePS |
This is the base class for all entity renderers to be used in Processing
For details about rendering hints for steering behaviours see the Picture class API. |
Umbrella |
Creates a circular picture that looks like an umbrella from above.
|
WallPic |
A very basic wall picture created using a single line.
|
Processing library AI_for_2D_Games by Peter Lager. (C) 2013