// rotation furniture object public void OnClickRotateFurnitureObject(int direction) { storeManager.AllocateFurnitureObjectRotationSet(direction); }