Class SidedComponentManager
java.lang.Object
com.hrznstudio.titanium.component.sideness.SidedComponentManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIAssetType<?>intgetPosX()intgetPosY()static SidedComponentManagerofRight(int x, int y, int position, IAssetType<?> managerIconType, int padding)
-
Constructor Details
-
SidedComponentManager
-
-
Method Details
-
ofRight
public static SidedComponentManager ofRight(int x, int y, int position, IAssetType<?> managerIconType, int padding) -
getPosX
public int getPosX() -
getPosY
public int getPosY() -
getAssetType
-