Skip to content

Commit

Permalink
also remove overlay creation from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ericoporto committed Apr 21, 2024
1 parent 7e96773 commit 4418016
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.BBCode
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,6 @@ Create a sprite with the text of a fancy string
Create a sprite of a textbox with a fancy string using a 9-piece.


[font=Courier New][b]Overlay.CreateFancyTextBox[/b][/font]
[code]Overlay* Overlay.CreateFancyTextBox(int x, int y, const string text, optional FancyConfig* config, optional int width, optional Fancy9Piece* f9p );[/code]
Creates a screen overlay from a textbox with a fancy string using a 9-piece


[font=Courier New][b]Character.FancySay[/b][/font]
[code]void Character.FancySay( const string text, optional FancyConfig* config, optional int width, optional Fancy9Piece* f9p );[/code]
A Say alternative that support fancy strings
Expand Down

0 comments on commit 4418016

Please sign in to comment.