Logo
Yukar.Common.Misc メンバ一覧

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

Clamp< T >(T val, T min, T max)Yukar.Common.Miscstatic
ClampRectangle(int tw, int th, Rectangle rect)Yukar.Common.Miscstatic
ClampRectangle(int tw, int th, int x, int y, int w, int h)Yukar.Common.Miscstatic
ClampRectangle(int tw, int th, ref int x, ref int y, ref int w, ref int h)Yukar.Common.Miscstatic
GetFlavorText(Rom.FlavorTexts flavorTexts, int index)Yukar.Common.Miscstatic
HasArea(Rectangle rect)Yukar.Common.Miscstatic
IsValidIndex< T >(IReadOnlyList< T > list, int index)Yukar.Common.Miscstatic
RectangleIntersect(Rectangle src, Rectangle dst)Yukar.Common.Miscstatic