Romestead Assembly Reference

Candide.CandideUI.Components.Buttons.CandideButtonBase

Type JSON

public class in Candide.CandideUI.Components.Buttons

Methods5
Properties1
Fields14
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
ButtonStylepublicpublic Candide.CandideUI.Components.Buttons.CandideButtonStyle ButtonStyle
ClickedSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet ClickedSheet
DelayedEnabledTimerpublicpublic System.Single DelayedEnabledTimer
DisabledSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet DisabledSheet
ForcePressprotectedprotected System.Boolean ForcePress
HoverSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet HoverSheet
InternalTransformHasBeenAppliedprotectedprotected System.Boolean InternalTransformHasBeenApplied
NormalSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet NormalSheet
OnClickActionpublicpublic System.Action OnClickAction
RedClickedSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet RedClickedSheet
RedDisabledSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet RedDisabledSheet
RedHoverSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet RedHoverSheet
RedNormalSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet RedNormalSheet
TileSizeprivateprivate System.Int32 TileSize

Properties

NameVisibilitySignature
IsPressedprotectedprotected System.Boolean IsPressed

Methods

GetFocusable

public Candide.CandideUI.CandideUiElement GetFocusable()

Method metadata
  • Visibilitypublic
  • Return typeCandide.CandideUI.CandideUiElement
  • StaticFalse
  • VirtualTrue
  • HashC7E8DCAAFADE95333BA17FAB82FDA24FB2E04F87162D15A4BFB1AF40B8E2D491
  • Body hash83C59B39593AD36D7D201985BEA5477833FC1B032344BE116D9F920CF67680EA
  • IL size2

InternalDraw

protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashB0B650CD8AB01415C7C202F58CD885A2B6C83A4B2C5A3B4B5546F3D378B92419
  • Body hash2D9748B580B9A8F68BC16CAD9D66EAA6AAF46051BCD5B3E772010CD900311A2F
  • IL size383
Referenced calls

OnControllerAFullClick

public System.Void OnControllerAFullClick()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashC1A83FB55A003A59AAE6E805F32BF2A091E2A8E76DF362385D6D0AF765B8F0CE
  • Body hashFD25B484F65AECA99F7A90660FA28CD463F943CFB7FE6C11462C8ED6B1CB8257
  • IL size23
Referenced calls

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashF2E0B33E1E7D596D8A19AEF303FE49F54DEAA9AF2E23EB5210F1E0CAEAE83B77
  • Body hash4D40930DEE49F4054A359D6383159F2305BF7424EEBB50E36BEC972027346109
  • IL size77
Referenced calls
Called by