C# Класс FlatRedBall.Graphics.GraphicalEnumerations

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
mConvertableSpriteProperties List

Открытые методы

Метод Описание
BitsPerPixelInFormat ( Microsoft imageFormat ) : int
BlendOperationToFlatRedBallMdxString ( FlatRedBall op ) : string
ColorOperationToFlatRedBallMdxString ( ColorOperation op ) : string
IsTextureOperationSupportedInFrbXna ( Microsoft op ) : bool
SetColors ( IColorable colorable, float desiredRed, float desiredGreen, float desiredBlue, string op ) : void
TranslateAreaEmissionType ( string op ) : Emitter.AreaEmissionType
TranslateAreaEmissionType ( Emitter op ) : string
TranslateBlendOperation ( BlendOperationSave operation ) : BlendOperation
TranslateBlendOperation ( string op ) : BlendOperation
TranslateBlendOperation ( BlendOperation operation ) : BlendOperationSave
TranslateColorOperation ( string op ) : ColorOperation
TranslateColorOperation ( ColorOperation op ) : Microsoft.DirectX.Direct3D.TextureOperation
TranslateColorOperation ( string op ) : Microsoft.DirectX.Direct3D.TextureOperation
TranslateColorOperation ( Microsoft op ) : string
TranslateTextureOperationToColorOperation ( Microsoft op ) : ColorOperation

Описание методов

BitsPerPixelInFormat() публичный статический Метод

public static BitsPerPixelInFormat ( Microsoft imageFormat ) : int
imageFormat Microsoft
Результат int

BlendOperationToFlatRedBallMdxString() публичный статический Метод

public static BlendOperationToFlatRedBallMdxString ( FlatRedBall op ) : string
op FlatRedBall
Результат string

ColorOperationToFlatRedBallMdxString() публичный статический Метод

public static ColorOperationToFlatRedBallMdxString ( ColorOperation op ) : string
op ColorOperation
Результат string

IsTextureOperationSupportedInFrbXna() публичный статический Метод

public static IsTextureOperationSupportedInFrbXna ( Microsoft op ) : bool
op Microsoft
Результат bool

SetColors() публичный статический Метод

public static SetColors ( IColorable colorable, float desiredRed, float desiredGreen, float desiredBlue, string op ) : void
colorable IColorable
desiredRed float
desiredGreen float
desiredBlue float
op string
Результат void

TranslateAreaEmissionType() публичный статический Метод

public static TranslateAreaEmissionType ( string op ) : Emitter.AreaEmissionType
op string
Результат Emitter.AreaEmissionType

TranslateAreaEmissionType() публичный статический Метод

public static TranslateAreaEmissionType ( Emitter op ) : string
op Emitter
Результат string

TranslateBlendOperation() публичный статический Метод

public static TranslateBlendOperation ( BlendOperationSave operation ) : BlendOperation
operation BlendOperationSave
Результат BlendOperation

TranslateBlendOperation() публичный статический Метод

public static TranslateBlendOperation ( string op ) : BlendOperation
op string
Результат BlendOperation

TranslateBlendOperation() публичный статический Метод

public static TranslateBlendOperation ( BlendOperation operation ) : BlendOperationSave
operation BlendOperation
Результат BlendOperationSave

TranslateColorOperation() публичный статический Метод

public static TranslateColorOperation ( string op ) : ColorOperation
op string
Результат ColorOperation

TranslateColorOperation() публичный статический Метод

public static TranslateColorOperation ( ColorOperation op ) : Microsoft.DirectX.Direct3D.TextureOperation
op ColorOperation
Результат Microsoft.DirectX.Direct3D.TextureOperation

TranslateColorOperation() публичный статический Метод

public static TranslateColorOperation ( string op ) : Microsoft.DirectX.Direct3D.TextureOperation
op string
Результат Microsoft.DirectX.Direct3D.TextureOperation

TranslateColorOperation() публичный статический Метод

public static TranslateColorOperation ( Microsoft op ) : string
op Microsoft
Результат string

TranslateTextureOperationToColorOperation() публичный статический Метод

public static TranslateTextureOperationToColorOperation ( Microsoft op ) : ColorOperation
op Microsoft
Результат ColorOperation

Описание свойств

mConvertableSpriteProperties публичное статическое свойство

public static List mConvertableSpriteProperties
Результат List