Package com.csse3200.game.components.joinable
package com.csse3200.game.components.joinable
-
ClassDescriptionThis component is used to change the texture and collision bounds of an entity depending on its neighbours.This class is used to read-in and store the vertices for entities with a JoinableComponent attached.Used by JoinableComponent to pass around the direction of a join between elements.Used by JoinableComponent to check if two entities should be joined.