Candide.CandideUI.ImmediateUi.ImmediateCandideIcon
Type JSONpublic class in Candide.CandideUI.ImmediateUi
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.ImmediateUi - Base type
System.Object - Hash
BFA8C4D47D6A7DF0E897DFD1C9D8695E121C689A7042064CB05B96624CB8D961
Relationships
Base type
System.Object
Methods
Draw
#
public System.Void Draw(Candide.CandideUI.UiRenderContext context, CandideCreator.Shared.Graphics.IconData data, CandideCreator.Shared.Graphics.IconFlag flags, Microsoft.Xna.Framework.Vector2 position, Microsoft.Xna.Framework.Vector2 scale, Candide.CandideUI.Components.DrawStyle drawStyle)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
8EA722E3A9A3C5C96B20AD5964A5675DF6A305FA56B06E08F432587011D63285 - Body hash
434D19C75C1B2C03A421042641F3E9438A3CE4CECE889711D3432DE0029FAF8C - IL size118
Referenced calls
CandideCreator.Shared.Graphics.IconData::GetIcon(CandideCreator.Shared.Graphics.IconFlag)Candide.CandideUI.UiRenderContext::DrawIcon(CandideCreator.Shared.Graphics.Icon, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, System.Single)Candide.CandideUI.Components.CandideIcon::GetIconSizeForFlags(CandideCreator.Shared.Graphics.IconFlag)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Microsoft.Xna.Framework.Vector2::op_Subtraction(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Microsoft.Xna.Framework.Vector2::op_Division(Microsoft.Xna.Framework.Vector2, System.Single)Candide.CandideUI.CandideUiSystem::get_Scale()Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)System.ArgumentOutOfRangeException::.ctor()
Measure
#
public Microsoft.Xna.Framework.Vector2 Measure(CandideCreator.Shared.Graphics.IconFlag flags)
Method metadata
- Visibilitypublic
- Return type
Microsoft.Xna.Framework.Vector2 - StaticTrue
- VirtualFalse
- Hash
D698287D8A89D31711DA89A6636A6AA1B55FA1F26FA5C6259FFEB5CED579AFCA - Body hash
6EED5ECB338CBCD67A27E9753F8A60B85FA4C3AAAD9DF4B07FD81CB03B24E85F - IL size18
Referenced calls
Candide.CandideUI.Components.CandideIcon::GetIconSizeForFlags(CandideCreator.Shared.Graphics.IconFlag)Candide.CandideUI.CandideUiSystem::get_Scale()Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)