added top center and bottom center to side in point to screen mode
This commit is contained in:
@@ -37,8 +37,10 @@ public enum AnchorSide
|
||||
public enum ScreenPosition
|
||||
{
|
||||
TopLeft,
|
||||
Top,
|
||||
TopRight,
|
||||
BottomLeft,
|
||||
BottomRight,
|
||||
Center,
|
||||
BottomLeft,
|
||||
Bottom,
|
||||
BottomRight,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user