M&B: Bannerlord 1.3.14
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.TwoDimension Namespace Reference

Namespaces

namespace  BitmapFont

Classes

struct  BitmapFontCharacter
class  EditableText
class  Font
class  RichText
class  RichTextPart
class  RichTextException
class  RichTextLinkGroup
class  RichTextParser
class  RichTextTag
class  RichTextTagParser
class  StyleFontContainer
class  Text
class  TextPart
class  TextParser
class  TextToken
interface  IDrawObject
struct  ImageDrawObject
struct  TextDrawObject
interface  ILanguage
interface  IText
interface  ITwoDimensionPlatform
interface  ITwoDimensionResourceContext
class  Material
class  PrimitivePolygonMaterial
class  SimpleMaterial
class  TextMaterial
class  MaterialPool< T >
class  Mathf
struct  Quad
struct  Rectangle2D
struct  ScissorTestInfo
struct  SimpleRectangle
class  Sprite
struct  SpriteNinePatchParameters
class  SpriteCategory
class  SpriteData
 Contains all sprites in every spritesheet with their categories and nine-grid data. More...
class  SpriteGeneric
class  SpritePart
class  Texture
interface  ITexture
class  TwoDimensionContext
class  TwoDimensionContextObject
class  TwoDimensionDrawContext

Enumerations

enum  RichTextPartType {
  Text ,
  Sprite
}
enum  RichTextTagType {
  Open ,
  Close ,
  SelfClose ,
  TextAfterError
}
enum  TextHorizontalAlignment {
  Left ,
  Right ,
  Center ,
  Justify
}
enum  TextVerticalAlignment {
  Top ,
  Center ,
  Bottom
}
enum  FontStyle { Normal }
enum  MeshTopology {
  Triangles ,
  Lines
}

Enumeration Type Documentation

◆ RichTextPartType

Enumerator
Text 
Sprite 

◆ RichTextTagType

Enumerator
Open 
Close 
SelfClose 
TextAfterError 

◆ TextHorizontalAlignment

Enumerator
Left 
Right 
Center 
Justify 

◆ TextVerticalAlignment

Enumerator
Top 
Center 
Bottom 

◆ FontStyle

Enumerator
Normal 

◆ MeshTopology

Enumerator
Triangles 
Lines