Logo
Yukar.Engine.TextDrawer メンバ一覧

継承メンバを含む Yukar.Engine.TextDrawer の全メンバ一覧です。

DrawString(string text, Vector2 position, Color color, float scale, int zOrder, bool bold, bool italic, bool useOutline) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(string text, Vector2 position, Color color, int zOrder=0) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(string text, Vector2 position, Color color, Rectangle clipRect, float scale=1.0f, int zOrder=0) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(SharpKmyGfx.Font font, string text, Vector2 position, Color color, int zOrder=0) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(SharpKmyGfx.Font font, string text, Vector2 position, Color color, float scale, int zOrder=0) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(SharpKmyGfx.Font font, string text, Vector2 position, Color color, Rectangle clipRect, float scale, int zOrder=0) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(string text, Vector2 position, HorizontalAlignment alignment, Color color) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(string text, Vector2 position, VerticalAlignment alignment, Color color) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(string text, Vector2 position, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, Color color, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(string text, Vector2 position, int width, HorizontalAlignment alignment, Color color, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(string text, Vector2 position, int width, HorizontalAlignment alignment, Color color, Rectangle clipRect, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(string text, Vector2 position, int height, VerticalAlignment alignment, Color color, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(string text, Vector2 position, int height, VerticalAlignment alignment, Color color, Rectangle clipRect, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(string text, Vector2 position, Vector2 drawAreaSize, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, Color color, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(string text, Vector2 position, Vector2 drawAreaSize, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, Color color, Rectangle clipRect, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(SharpKmyGfx.Font font, string text, Vector2 position, Vector2 drawAreaSize, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, Color color, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(SharpKmyGfx.Font font, string text, Vector2 position, Vector2 drawAreaSize, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, Color color, Rectangle clipRect, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(string text, Vector2 position, Vector2 drawAreaSize, HorizontalAlignment horizontalAlignment, Color color, float scale, int zOrder, bool bold, bool italic, bool useOutline) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawString(string text, Vector2 position, Vector2 drawAreaSize, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, Color color, float scale, int zOrder, bool bold, bool italic, bool useOutline) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(string text, Vector2 position, Color color, int zOrder=0) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(string text, Vector2 position, Color color, float scale, int zOrder=0) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(string text, Vector2 position, Color color, Rectangle clipRect, float scale=1.0f, int zOrder=0) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(string text, Vector2 position, Color color, Rectangle clipRect, float scale, int zOrder, bool bold, bool italic) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(SharpKmyGfx.Font font, string text, Vector2 position, Color color, int zOrder=0) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(SharpKmyGfx.Font font, string text, Vector2 position, Color color, float scale, int zOrder=0) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(SharpKmyGfx.Font font, string text, Vector2 position, Color color, float scale, int zOrder, bool bold, bool italic) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(SharpKmyGfx.Font font, string text, Vector2 position, Color color, Rectangle clipRect, float scale=1.0f, int zOrder=0) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(SharpKmyGfx.Font font, string text, Vector2 position, Color color, Rectangle clipRect, float scale, int zOrder, bool bold, bool italic) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(string text, Vector2 position, int width, HorizontalAlignment alignment, Color color, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(string text, Vector2 position, int height, VerticalAlignment alignment, Color color, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(string text, Vector2 position, int height, VerticalAlignment alignment, Color color, Rectangle clipRect, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(string text, Vector2 position, HorizontalAlignment alignment, Color color) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(string text, Vector2 position, int width, HorizontalAlignment alignment, Color color, Rectangle clipRect, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(string text, Vector2 position, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, Color color, float scale=1.0f, int zOrder=0) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(string text, Vector2 position, Vector2 drawAreaSize, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, Color color, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(SharpKmyGfx.Font font, string text, Vector2 position, Vector2 drawAreaSize, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, Color color, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(SharpKmyGfx.Font font, string text, Vector2 position, Vector2 drawAreaSize, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, Color color, float scale, bool bold, bool italic) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(SharpKmyGfx.Font font, string text, Vector2 position, Vector2 drawAreaSize, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, Color color, Rectangle clipRect, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(SharpKmyGfx.Font font, string text, Vector2 position, Vector2 drawAreaSize, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, Color color, Rectangle clipRect, float scale, bool bold, bool italic) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
DrawStringSoloColor(string text, Vector2 position, Vector2 drawAreaSize, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, Color color, Rectangle clipRect, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
HorizontalAlignment 列挙名 Yukar.Engine.TextDrawer
MeasureString(string text) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
MeasureString(SharpKmyGfx.Font font, string text) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
SplitString(string text, int width, float scale=1.0f) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
TextDrawer(int fontId=0) (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
Update() (定義場所: Yukar.Engine.TextDrawer) Yukar.Engine.TextDrawer
VerticalAlignment 列挙名 Yukar.Engine.TextDrawer