Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Class DeformGroundUserToolState

    Inheritance
    object
    SmState
    UserToolStateBase
    BrushUserToolState<HexGroundLayer>
    DeformHeightUserToolState<HexGroundLayer>
    DeformGroundUserToolState
    Implements
    ISmState
    Inherited Members
    DeformHeightUserToolState<HexGroundLayer>.TurboKey
    DeformHeightUserToolState<HexGroundLayer>.InvertKey
    DeformHeightUserToolState<HexGroundLayer>.BaseDelta
    DeformHeightUserToolState<HexGroundLayer>.TurboKoeffitient
    DeformHeightUserToolState<HexGroundLayer>.ApplyBrush(int, int2, int, HexGroundLayer, int)
    BrushUserToolState<HexGroundLayer>.PrevChangeTimeStamp
    BrushUserToolState<HexGroundLayer>.TimeTreshold
    BrushUserToolState<HexGroundLayer>.CanChangeBrushSize
    BrushUserToolState<HexGroundLayer>.AllowRightMouseButton
    BrushUserToolState<HexGroundLayer>.CursorColor
    BrushUserToolState<HexGroundLayer>.ChangeModeKey
    BrushUserToolState<HexGroundLayer>.ChangeBrushSizeKey
    BrushUserToolState<HexGroundLayer>.IncreaseBrushSizeKey
    BrushUserToolState<HexGroundLayer>.IncreaseBrushSizeKey2
    BrushUserToolState<HexGroundLayer>.DecreaseBrushSizeKey
    BrushUserToolState<HexGroundLayer>.DecreaseBrushSizeKey2
    BrushUserToolState<HexGroundLayer>.ChangeOpacityKey
    BrushUserToolState<HexGroundLayer>.IsTimeTresholdPassed
    BrushUserToolState<HexGroundLayer>.BrushSize
    BrushUserToolState<HexGroundLayer>.BrushOpacity
    BrushUserToolState<HexGroundLayer>.ChangeOpacityMultiplier
    BrushUserToolState<HexGroundLayer>.SetNewTimestamp()
    BrushUserToolState<HexGroundLayer>.PrepareToRun()
    BrushUserToolState<HexGroundLayer>.PrepareToStop()
    BrushUserToolState<HexGroundLayer>.Tick()
    BrushUserToolState<HexGroundLayer>.UpdateBrush()
    BrushUserToolState<HexGroundLayer>.TryApplyBrush()
    BrushUserToolState<HexGroundLayer>.ApplyToSingleCell(int, int2, int, HexGroundLayer, int)
    BrushUserToolState<HexGroundLayer>.ApplyBrushToAllCells(int, HexTerrainSettings, HexGroundLayer, int)
    BrushUserToolState<HexGroundLayer>.ApplyBrushToAllBrushPoints(int, int2, int, HexTerrainSettings, HexGroundLayer, int)
    BrushUserToolState<HexGroundLayer>.CanBeAppliedToManyPoints(int)
    BrushUserToolState<HexGroundLayer>.IsAppliedToEveryCellOnMap(int)
    BrushUserToolState<HexGroundLayer>.GetBrushTarget()
    UserToolStateBase.Settings
    UserToolStateBase.IsSubstatesVisible
    UserToolStateBase.SubStateMachine
    UserToolStateBase.UserToolAPI
    UserToolStateBase.HasSubtools
    UserToolStateBase.IsChangeViewMode
    UserToolStateBase.RequiredViewMode
    UserToolStateBase.OriginalViewMode
    UserToolStateBase.ShowSettingsScreen<TViewData, TScreen>(TViewData)
    UserToolStateBase.GetUIScreen<TScreen>()
    UserToolStateBase.HideSettingsScreen<TScreen>()
    UserToolStateBase.SetupPlanetCursor(bool, int)
    UserToolStateBase.SetupPlanetCursor(bool, int, Color32)
    UserToolStateBase.SetupPlanetCursor(bool, int, Color32, bool)
    UserToolStateBase.SetupPlanetCursor(bool)
    UserToolStateBase.TrySetViewMode()
    UserToolStateBase.TryRestoreViewMode()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Fwt.HexTerrains.TerrainEditors.UserTools.StateMachines.States
    Assembly: fwt.hexterrains.dll
    Syntax
    public class DeformGroundUserToolState : DeformHeightUserToolState<HexGroundLayer>, ISmState

    Constructors

    DeformGroundUserToolState(IHexTerrainAPI)

    Declaration
    public DeformGroundUserToolState(IHexTerrainAPI userToolAPI)
    Parameters
    Type Name Description
    IHexTerrainAPI userToolAPI

    Properties

    UserToolType

    Declaration
    public override int UserToolType { get; }
    Property Value
    Type Description
    int
    Overrides
    UserToolStateBase.UserToolType

    Implements

    ISmState

    Extension Methods

    HashExtensions.GetHashCode_RefType<TValue>(TValue, int)
    HashExtensions.GetHashCode_RefType<TValue>(TValue, int)
    Extensions_UnityObject.SmartDestroy(object)
    Extensions_UnityObject.SmartDestroy(object)
    Extensions_UnityObject.SmartGetComponent<TComponent>(object)
    Extensions_UnityObject.SmartGetComponent<TComponent>(object)
    Extensions_UnityObject.SmartGetGameGameObject(object)
    Extensions_UnityObject.SmartGetGameGameObject(object)
    In this article
    Back to top Generated by DocFX