AddStyle(string name, string content) | Otter.RichText | static |
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 | |
Alpha | Otter.Graphic | |
Angle | Otter.Graphic | |
Append(float x, float y, Color color, float u, float v) (defined in Otter.Graphic) | Otter.Graphic | protected |
Append(float x, float y, Color color=null) (defined in Otter.Graphic) | Otter.Graphic | protected |
AtlasRegion | Otter.Graphic | |
AutoHeight | Otter.RichText | |
AutoWidth | Otter.RichText | |
Blend | Otter.Graphic | |
Bottom | Otter.Graphic | |
BoundsLeft | Otter.RichText | |
BoundsTop | Otter.RichText | |
CenterOrigin() | Otter.RichText | virtual |
CenterOriginZero() | Otter.Graphic | virtual |
CenterTextOrigin() | Otter.RichText | |
CenterTextOriginX() | Otter.RichText | |
CenterTextOriginY() | Otter.RichText | |
CharacterCount | Otter.RichText | |
CleanString | Otter.RichText | |
ClearShader() | Otter.Graphic | virtual |
ClearStyles() | Otter.RichText | static |
Color | Otter.Graphic | |
CommandClose | Otter.RichText | |
CommandDelim | Otter.RichText | |
CommandOpen | Otter.RichText | |
Default | Otter.RichText | static |
DefaultAngle | Otter.RichText | |
DefaultCharColor | Otter.RichText | |
DefaultCharColor0 | Otter.RichText | |
DefaultCharColor1 | Otter.RichText | |
DefaultCharColor2 | Otter.RichText | |
DefaultCharColor3 | Otter.RichText | |
DefaultOffsetAmount | Otter.RichText | |
DefaultOutlineColor | Otter.RichText | |
DefaultOutlineThickness | Otter.RichText | |
DefaultScaleX | Otter.RichText | |
DefaultScaleY | Otter.RichText | |
DefaultShadowColor | Otter.RichText | |
DefaultShadowX | Otter.RichText | |
DefaultShadowY | Otter.RichText | |
DefaultShakeX | Otter.RichText | |
DefaultShakeY | Otter.RichText | |
DefaultSineAmpX | Otter.RichText | |
DefaultSineAmpY | Otter.RichText | |
DefaultSineOffsetX | Otter.RichText | |
DefaultSineOffsetY | Otter.RichText | |
DefaultSineRateX | Otter.RichText | |
DefaultSineRateY | Otter.RichText | |
Dynamic | Otter.Graphic | protected |
FontSize | Otter.RichText | |
GetFont< T >() | Otter.RichText | |
GetLineWidth(int lineNumber) | Otter.RichText | |
HalfHeight | Otter.Graphic | |
HalfWidth | Otter.Graphic | |
Height | Otter.Graphic | |
Left | Otter.Graphic | |
LetterSpacing | Otter.RichText | |
LineHeight | Otter.RichText | |
Lines | Otter.RichText | |
LineSpacing | Otter.RichText | |
LongestLine | Otter.RichText | |
Monospaced | Otter.RichText | |
MonospaceWidth | Otter.RichText | |
Name | Otter.Graphic | |
NumLines | Otter.RichText | |
OffsetX | Otter.RichText | |
OffsetY | Otter.RichText | |
OriginX | Otter.Graphic | |
OriginY | Otter.Graphic | |
PopTransformation() (defined in Otter.Graphic) | Otter.Graphic | |
PreWrap(string str) | Otter.RichText | |
Refresh() | Otter.RichText | |
Relative | Otter.Graphic | |
RemoveStyle(string name) | Otter.RichText | static |
RemoveTransformation(Transformation transform) (defined in Otter.Graphic) | Otter.Graphic | |
Render(float x=0, float y=0) | Otter.Graphic | virtual |
Repeat | Otter.Graphic | |
RepeatSizeX (defined in Otter.Graphic) | Otter.Graphic | protected |
RepeatX | Otter.Graphic | |
RepeatY | Otter.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 | |
Right | Otter.Graphic | |
roundRendering (defined in Otter.Graphic) | Otter.Graphic | protected |
Scale | Otter.Graphic | |
ScaledHeight | Otter.Graphic | |
ScaledWidth | Otter.Graphic | |
ScaleX | Otter.Graphic | |
ScaleY | Otter.Graphic | |
Scroll | Otter.Graphic | |
ScrollX | Otter.Graphic | |
ScrollY | Otter.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.Graphic | protected |
SFMLRender(Drawable drawable, float x=0, float y=0) (defined in Otter.Graphic) | Otter.Graphic | protectedvirtual |
SFMLVertices (defined in Otter.Graphic) | Otter.Graphic | protected |
Shader | Otter.Graphic | |
Shake | Otter.Graphic | |
ShakeX | Otter.Graphic | |
ShakeY | Otter.Graphic | |
Smooth | Otter.Graphic | |
String | Otter.RichText | |
TextAlign | Otter.RichText | |
TextHeight | Otter.RichText | |
Texture | Otter.Graphic | |
TextureBottom | Otter.Graphic | |
TextureChanged() (defined in Otter.Graphic) | Otter.Graphic | protectedvirtual |
TextureLeft | Otter.Graphic | |
TextureRegion | Otter.Graphic | |
TextureRight | Otter.Graphic | |
TextureTop | Otter.Graphic | |
TextWidth | Otter.RichText | |
this[int index] | Otter.RichText | |
Top | Otter.Graphic | |
Transform (defined in Otter.Graphic) | Otter.Graphic | |
Transforms (defined in Otter.Graphic) | Otter.Graphic | |
Update() | Otter.RichText | virtual |
UpdateDrawable() | Otter.RichText | protectedvirtual |
Visible | Otter.Graphic | |
Width | Otter.Graphic | |
WordWrap | Otter.RichText | |
X | Otter.Graphic | |
Y | Otter.Graphic | |