Class MBWindowManager
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public class MBWindowManager
- Inheritance
-
MBWindowManager
- Inherited Members
Constructors
MBWindowManager()
public MBWindowManager()
Methods
DontChangeCursorPos()
public static void DontChangeCursorPos()
PreDisplay()
public static void PreDisplay()
ScreenToWorld(Camera, float, float, float, ref Vec3)
public static void ScreenToWorld(Camera camera, float screenX, float screenY, float w, ref Vec3 worldSpacePosition)
Parameters
WorldToScreen(Camera, Vec3, ref float, ref float, ref float)
public static float WorldToScreen(Camera camera, Vec3 worldSpacePosition, ref float screenX, ref float screenY, ref float w)
Parameters
Returns
WorldToScreenInsideUsableArea(Camera, Vec3, ref float, ref float, ref float)
public static float WorldToScreenInsideUsableArea(Camera camera, Vec3 worldSpacePosition, ref float screenX, ref float screenY, ref float w)
Parameters
Returns
WorldToScreenWithFixedZ(Camera, Vec3, Vec3, ref float, ref float, ref float)
public static float WorldToScreenWithFixedZ(Camera camera, Vec3 cameraPosition, Vec3 worldSpacePosition, ref float screenX, ref float screenY, ref float w)
Parameters
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).