Search Results for

    Show / Hide Table of Contents

    Class SBFRepo

    Functions that get a float value from a simple bullet.

    Inheritance
    System.Object
    SBFRepo
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Danmokou.DMath.Functions
    Assembly: cs.temp.dll.dll
    Syntax
    public static class SBFRepo

    Methods

    Dir()

    Return the direction, in degrees, of the bullet.

    Declaration
    public static ExBPY Dir()
    Returns
    Type Description
    ExBPY

    Scale()

    Return the scale of the bullet.

    Declaration
    public static ExBPY Scale()
    Returns
    Type Description
    ExBPY
    In This Article
    Back to top Generated by DocFX