Skip to content

Commit 4418016

Browse files
committedApr 21, 2024·
also remove overlay creation from docs
1 parent 7e96773 commit 4418016

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
 

‎README.BBCode

-5
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,6 @@ Create a sprite with the text of a fancy string
8989
Create a sprite of a textbox with a fancy string using a 9-piece.
9090

9191

92-
[font=Courier New][b]Overlay.CreateFancyTextBox[/b][/font]
93-
[code]Overlay* Overlay.CreateFancyTextBox(int x, int y, const string text, optional FancyConfig* config, optional int width, optional Fancy9Piece* f9p );[/code]
94-
Creates a screen overlay from a textbox with a fancy string using a 9-piece
95-
96-
9792
[font=Courier New][b]Character.FancySay[/b][/font]
9893
[code]void Character.FancySay( const string text, optional FancyConfig* config, optional int width, optional Fancy9Piece* f9p );[/code]
9994
A Say alternative that support fancy strings

0 commit comments

Comments
 (0)
Please sign in to comment.