-
Notifications
You must be signed in to change notification settings - Fork 0
Layer.heightmid
Terry Cavanagh edited this page Feb 28, 2018
·
1 revision
Layer.heightmid(layername:String):Float;
Get half the height of a layer (as with Gfx.screenheightmid
). If you don't specify this when you create the layer, it's the same as the half the screenheight.
-
layername
: The name of the layer to check.