MurderUiServices

Namespace: Murder.Services
Assembly: Murder.dll

public static class MurderUiServices

⭐ Methods

DrawBoxInCenter(RenderContext, ReadOnlySpan, BoxUiInfo, T?)

public Rectangle DrawBoxInCenter(RenderContext render, ReadOnlySpan<T> text, BoxUiInfo boxInfo, T? buttonInfo)

Parameters
render RenderContext
text ReadOnlySpan<T>
boxInfo BoxUiInfo
buttonInfo T?

Returns
Rectangle