• Api Documentation
  • Source Code
Search Results for

    Show / Hide Table of Contents
    • JeremyAnsel.Xwa.Workspace
      • XwaConvert
      • XwaCraftGender
      • XwaCraftGenderEntry
      • XwaCraftGenderFile
      • XwaCraftPluralNameEntry
      • XwaCraftPluralNameFile
      • XwaCraftShortNameEntry
      • XwaCraftShortNameFile
      • XwaExeCraftEntry
      • XwaExeCraftLaser
      • XwaExeCraftTable
      • XwaExeCraftTurret
      • XwaExeCraftWarhead
      • XwaExeObjectEnableOptions
      • XwaExeObjectEntry
      • XwaExeObjectGameOptions
      • XwaExeObjectRessourceOptions
      • XwaExeObjectTable
      • XwaExeSpeciesEntry
      • XwaExeSpeciesTable
      • XwaExeVersion
      • XwaExeWeaponEntry
      • XwaExeWeaponTable
      • XwaFlightModelListEntry
      • XwaFlightModelListFile
      • XwaGunConvergence
      • XwaObjectCategory
      • XwaShipCategory
      • XwaShipListCraftType
      • XwaShipListEntry
      • XwaShipListFile
      • XwaShipListFlyableOption
      • XwaShipListKnownOption
      • XwaShipListSkirmishOption
      • XwaShpFile
      • XwaSpecDescEntry
      • XwaSpecDescFile
      • XwaWorkspace

    Class XwaConvert

    Inheritance
    object
    XwaConvert
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: JeremyAnsel.Xwa.Workspace
    Assembly: JeremyAnsel.Xwa.Workspace.dll
    Syntax
    public static class XwaConvert

    Methods

    | Edit this page View Source

    FromMeters(float)

    Declaration
    public static float FromMeters(float value)
    Parameters
    Type Name Description
    float value
    Returns
    Type Description
    float
    | Edit this page View Source

    FromMglt(int)

    Declaration
    public static int FromMglt(int value)
    Parameters
    Type Name Description
    int value
    Returns
    Type Description
    int
    | Edit this page View Source

    FromRu(XwaShipCategory, int)

    Declaration
    public static int FromRu(XwaShipCategory shipCategory, int value)
    Parameters
    Type Name Description
    XwaShipCategory shipCategory
    int value
    Returns
    Type Description
    int
    | Edit this page View Source

    FromSbd(XwaShipCategory, int)

    Declaration
    public static int FromSbd(XwaShipCategory shipCategory, int value)
    Parameters
    Type Name Description
    XwaShipCategory shipCategory
    int value
    Returns
    Type Description
    int
    | Edit this page View Source

    ToDpf(int, int)

    Declaration
    public static int ToDpf(int roll, int pitch)
    Parameters
    Type Name Description
    int roll
    int pitch
    Returns
    Type Description
    int
    | Edit this page View Source

    ToMeters(float)

    Declaration
    public static float ToMeters(float raw)
    Parameters
    Type Name Description
    float raw
    Returns
    Type Description
    float
    | Edit this page View Source

    ToMglt(int)

    Declaration
    public static int ToMglt(int raw)
    Parameters
    Type Name Description
    int raw
    Returns
    Type Description
    int
    | Edit this page View Source

    ToRu(XwaShipCategory, int)

    Declaration
    public static int ToRu(XwaShipCategory shipCategory, int raw)
    Parameters
    Type Name Description
    XwaShipCategory shipCategory
    int raw
    Returns
    Type Description
    int
    | Edit this page View Source

    ToSbd(XwaShipCategory, int)

    Declaration
    public static int ToSbd(XwaShipCategory shipCategory, int raw)
    Parameters
    Type Name Description
    XwaShipCategory shipCategory
    int raw
    Returns
    Type Description
    int
    • Edit this page
    • View Source
    In this article
    Back to top Copyright (c) 2022 Jérémy Ansel