Romestead Assembly Reference

Candide.CandideUI.Components.Buttons.CandideImageButton

Type JSON

public class in Candide.CandideUI.Components.Buttons

Methods6
Properties9
Fields8
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
ForcePressprotectedprotected System.Boolean ForcePress
OnClickActionpublicpublic System.Action OnClickAction
_disabledFrameprivateprivate System.Int32 _disabledFrame
_forceDisableTimerprivateprivate System.Single _forceDisableTimer
_hoveredFrameprivateprivate System.Int32 _hoveredFrame
_imageprivateprivate Candide.CandideUI.Components.CandideImage _image
_normalFrameprivateprivate System.Int32 _normalFrame
_pressedFrameprivateprivate System.Int32 _pressedFrame

Properties

NameVisibilitySignature
Enabledpublicpublic System.Boolean Enabled
GetComparisonTooltipContentpublicpublic System.Func<System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>> GetComparisonTooltipContent
GetPreferredTooltipGrowthDirectionpublicpublic System.Func<Candide.CandideUI.Tooltip.CandideTooltipGrowthDirection> GetPreferredTooltipGrowthDirection
GetTooltipContentpublicpublic System.Func<System.Collections.Generic.IEnumerable<Candide.CandideUI.CandideUiElement>> GetTooltipContent
IsPressedprotectedprotected System.Boolean IsPressed
LocalLeftAnchorPointpublicpublic Microsoft.Xna.Framework.Vector2 LocalLeftAnchorPoint
LocalRightAnchorPointpublicpublic Microsoft.Xna.Framework.Vector2 LocalRightAnchorPoint
SpriteSheetpublicpublic CandideCreator.Shared.Graphics.SpriteSheet SpriteSheet
TooltipHasBeenUpdatedpublicpublic System.Boolean TooltipHasBeenUpdated

Methods

DisableForTime

public System.Void DisableForTime(System.Single seconds)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashB627AF1424059193C8F34B6670B9D52C08C80AF48F51EC8BE1E6456B873D6AE9
  • Body hashAC2655F64E7F309A6A814A018F5628E77A2A33BCCF72174A75887A31538D3221
  • IL size15
Referenced calls
  • Candide.CandideUI.CandideUiElement::set_Enabled(System.Boolean)
Called by

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
  • HashA79E9D21B418618D7306B6512592A49009477B0756A166B533DB91D775814CF7
  • Body hash6D76563354EA0195E64B7AB2170ED62DB3D4324D3F6A628BBC6BFE744E028FE8
  • IL size106
Referenced calls

OnControllerAFullClick

public System.Void OnControllerAFullClick()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash6A38AC9842A3BD0EB51B907F96E362F3347C2B4496F88491A9B4583C54D9FA21
  • Body hash3F83160E32007F2FCB8BAE3CCDF008477051D6532CF230632D37412D4F02AEF8
  • IL size23
Referenced calls

OnMouseFullClick

public System.Void OnMouseFullClick()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashE6DB251D297181E36C42B5F7C92E14C9407FFD21ECEA5E73534A763C0D6AC3B0
  • Body hash12F6F982642CAEE2B2C600CD2E613444F058318B6808899B52BC222BDAEE5A42
  • IL size23
Referenced calls

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash55420B7BDEF70810EA58EB19AFD4328D2EC05251C8966422ED9702AEAFE58A09
  • Body hash3A6838F80CEDF5CFC2C71E9CC8F8BDA4A14A6834C37B2B63E96F652666B75E60
  • IL size77
Referenced calls