Otter  0.9.8.91
2d Game Development Framework based on SFML.Net
 All Classes Namespaces Functions Variables Enumerations Properties
Otter.RichText Member List

This is the complete list of members for Otter.RichText, including all inherited members.

AddStyle(string name, string content)Otter.RichTextstatic
AddTransform(Transformation transform) (defined in Otter.Graphic)Otter.Graphic
AddTransform(Vector2 translation, Vector2 scale, Vector2 origin, float rotation) (defined in Otter.Graphic)Otter.Graphic
AddTransform() (defined in Otter.Graphic)Otter.Graphic
AlphaOtter.Graphic
AngleOtter.Graphic
Append(float x, float y, Color color, float u, float v) (defined in Otter.Graphic)Otter.Graphicprotected
Append(float x, float y, Color color=null) (defined in Otter.Graphic)Otter.Graphicprotected
AtlasRegionOtter.Graphic
AutoHeightOtter.RichText
AutoWidthOtter.RichText
BlendOtter.Graphic
BottomOtter.Graphic
BoundsLeftOtter.RichText
BoundsTopOtter.RichText
CenterOrigin()Otter.RichTextvirtual
CenterOriginZero()Otter.Graphicvirtual
CenterTextOrigin()Otter.RichText
CenterTextOriginX()Otter.RichText
CenterTextOriginY()Otter.RichText
CharacterCountOtter.RichText
CleanStringOtter.RichText
ClearShader()Otter.Graphicvirtual
ClearStyles()Otter.RichTextstatic
ColorOtter.Graphic
CommandCloseOtter.RichText
CommandDelimOtter.RichText
CommandOpenOtter.RichText
DefaultOtter.RichTextstatic
DefaultAngleOtter.RichText
DefaultCharColorOtter.RichText
DefaultCharColor0Otter.RichText
DefaultCharColor1Otter.RichText
DefaultCharColor2Otter.RichText
DefaultCharColor3Otter.RichText
DefaultOffsetAmountOtter.RichText
DefaultOutlineColorOtter.RichText
DefaultOutlineThicknessOtter.RichText
DefaultScaleXOtter.RichText
DefaultScaleYOtter.RichText
DefaultShadowColorOtter.RichText
DefaultShadowXOtter.RichText
DefaultShadowYOtter.RichText
DefaultShakeXOtter.RichText
DefaultShakeYOtter.RichText
DefaultSineAmpXOtter.RichText
DefaultSineAmpYOtter.RichText
DefaultSineOffsetXOtter.RichText
DefaultSineOffsetYOtter.RichText
DefaultSineRateXOtter.RichText
DefaultSineRateYOtter.RichText
DynamicOtter.Graphicprotected
FontSizeOtter.RichText
GetFont< T >()Otter.RichText
GetLineWidth(int lineNumber)Otter.RichText
HalfHeightOtter.Graphic
HalfWidthOtter.Graphic
HeightOtter.Graphic
LeftOtter.Graphic
LetterSpacingOtter.RichText
LineHeightOtter.RichText
LinesOtter.RichText
LineSpacingOtter.RichText
LongestLineOtter.RichText
MonospacedOtter.RichText
MonospaceWidthOtter.RichText
NameOtter.Graphic
NumLinesOtter.RichText
OffsetXOtter.RichText
OffsetYOtter.RichText
OriginXOtter.Graphic
OriginYOtter.Graphic
PopTransformation() (defined in Otter.Graphic)Otter.Graphic
PreWrap(string str)Otter.RichText
Refresh()Otter.RichText
RelativeOtter.Graphic
RemoveStyle(string name)Otter.RichTextstatic
RemoveTransformation(Transformation transform) (defined in Otter.Graphic)Otter.Graphic
Render(float x=0, float y=0)Otter.Graphicvirtual
RepeatOtter.Graphic
RepeatSizeX (defined in Otter.Graphic)Otter.Graphicprotected
RepeatXOtter.Graphic
RepeatYOtter.Graphic
RichText(string str, string font="", int size=16, int textWidth=-1, int textHeight=-1)Otter.RichText
RichText(string str, Stream font, int size=16, int textWidth=-1, int textHeight=-1)Otter.RichText
RichText(string str, BaseFont font, int size=16, int textWidth=-1, int textHeight=-1) (defined in Otter.RichText)Otter.RichText
RichText(string str, RichTextConfig config, int textWidth=-1, int textHeight=-1)Otter.RichText
RichText(string str, int size)Otter.RichText
RichText(int size=16)Otter.RichText
RichText(RichTextConfig config)Otter.RichText
RightOtter.Graphic
roundRendering (defined in Otter.Graphic)Otter.Graphicprotected
ScaleOtter.Graphic
ScaledHeightOtter.Graphic
ScaledWidthOtter.Graphic
ScaleXOtter.Graphic
ScaleYOtter.Graphic
ScrollOtter.Graphic
ScrollXOtter.Graphic
ScrollYOtter.Graphic
SetOrigin(float x, float y)Otter.Graphic
SetOrigin(Vector2 xy)Otter.Graphic
SetPosition(float x, float y)Otter.Graphic
SetPosition(Graphic g, float offsetX=0, float offsetY=0)Otter.Graphic
SetPosition(Vector2 xy)Otter.Graphic
SetTexture(string path)Otter.Graphic
SetTexture(Texture texture)Otter.Graphic
SetTexture(AtlasTexture atlasTexture)Otter.Graphic
SFMLDrawable (defined in Otter.Graphic)Otter.Graphicprotected
SFMLRender(Drawable drawable, float x=0, float y=0) (defined in Otter.Graphic)Otter.Graphicprotectedvirtual
SFMLVertices (defined in Otter.Graphic)Otter.Graphicprotected
ShaderOtter.Graphic
ShakeOtter.Graphic
ShakeXOtter.Graphic
ShakeYOtter.Graphic
SmoothOtter.Graphic
StringOtter.RichText
TextAlignOtter.RichText
TextHeightOtter.RichText
TextureOtter.Graphic
TextureBottomOtter.Graphic
TextureChanged() (defined in Otter.Graphic)Otter.Graphicprotectedvirtual
TextureLeftOtter.Graphic
TextureRegionOtter.Graphic
TextureRightOtter.Graphic
TextureTopOtter.Graphic
TextWidthOtter.RichText
this[int index]Otter.RichText
TopOtter.Graphic
Transform (defined in Otter.Graphic)Otter.Graphic
Transforms (defined in Otter.Graphic)Otter.Graphic
Update()Otter.RichTextvirtual
UpdateDrawable()Otter.RichTextprotectedvirtual
VisibleOtter.Graphic
WidthOtter.Graphic
WordWrapOtter.RichText
XOtter.Graphic
YOtter.Graphic