Table of Contents
The aspect ratios BTD6 runs at natively
public static class AspectRatios
Inheritance System.Object AspectRatios
The current AspectRatio the game is running at
public static BTD_Mod_Helper.Api.UI.AspectRatio Current { get; }
Gets the BTD6 aspect ratio based on the screen width and height
public static BTD_Mod_Helper.Api.UI.AspectRatio From(int width, int height);
width
System.Int32
screen width
height
System.Int32
screen height
AspectRatio
aspect ratio