platformer
Public Attributes | List of all members
UnityPlatformer.Box Class Reference

Box Tile A box is a combination of a Character and MovingPlatform. More...

Inheritance diagram for UnityPlatformer.Box:

Public Attributes

Character boxCharacter
 Real Body, what is going to be moved More...
 
MovingPlatform boxMovingPlatform
 Fake MovingPlatform so Character can stand over the box and move with it More...
 

Detailed Description

Box Tile A box is a combination of a Character and MovingPlatform.

Member Data Documentation

◆ boxCharacter

Character UnityPlatformer.Box.boxCharacter

Real Body, what is going to be moved

◆ boxMovingPlatform

MovingPlatform UnityPlatformer.Box.boxMovingPlatform

Fake MovingPlatform so Character can stand over the box and move with it


The documentation for this class was generated from the following file: