OrientedCliffPrototype :: struct
| render_layer optional | :: RenderLayer | |
| collision_bounding_box | :: BoundingBox | |
| pictures optional | :: SpriteVariations | |
| pictures_lower optional | :: SpriteVariations |
Properties
render_layer :: RenderLayer optional 
collision_bounding_box :: BoundingBox
pictures :: SpriteVariations optional 
pictures_lower :: SpriteVariations optional 
Type used in
- OrientedCliffPrototypeSet::west_to_east
- OrientedCliffPrototypeSet::north_to_south
- OrientedCliffPrototypeSet::east_to_west
- OrientedCliffPrototypeSet::south_to_north
- OrientedCliffPrototypeSet::west_to_north
- OrientedCliffPrototypeSet::north_to_east
- OrientedCliffPrototypeSet::east_to_south
- OrientedCliffPrototypeSet::south_to_west
- OrientedCliffPrototypeSet::west_to_south
- OrientedCliffPrototypeSet::north_to_west
- OrientedCliffPrototypeSet::east_to_north
- OrientedCliffPrototypeSet::south_to_east
- OrientedCliffPrototypeSet::west_to_none
- OrientedCliffPrototypeSet::none_to_east
- OrientedCliffPrototypeSet::north_to_none
- OrientedCliffPrototypeSet::none_to_south
- OrientedCliffPrototypeSet::east_to_none
- OrientedCliffPrototypeSet::none_to_west
- OrientedCliffPrototypeSet::south_to_none
- OrientedCliffPrototypeSet::none_to_north

