Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update outdated documentation for BitmapFrontEnd. #3313

Merged
merged 11 commits into from
Dec 12, 2024

Conversation

glintfishGH
Copy link
Contributor

  • Changed arguments to start with a lowercase letter.
  • Fixed documentation ported over from flash(?), where the documented @:params would not align to function arguments.

- Changed arguments to start with a lowercase letter.
- Fixed documentation ported over from flash(?), where the documented @:params would not align to function arguments.
@Geokureli
Copy link
Member

Oh I just merged this, thinking it was you
#3312

flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
glintfishGH and others added 6 commits December 11, 2024 21:19
Co-authored-by: George Kurelic <Gkurelic@gmail.com>
Co-authored-by: George Kurelic <Gkurelic@gmail.com>
Co-authored-by: George Kurelic <Gkurelic@gmail.com>
Co-authored-by: George Kurelic <Gkurelic@gmail.com>
Co-authored-by: George Kurelic <Gkurelic@gmail.com>
Co-authored-by: George Kurelic <Gkurelic@gmail.com>
@glintfishGH
Copy link
Contributor Author

For future reference, where are the doc rules? didn't even know they existed

@Geokureli
Copy link
Member

lol they aren't formally listed anywhere. I should make that

@Geokureli Geokureli added this to the Next Patch milestone Dec 12, 2024
@@ -114,7 +114,7 @@ class BitmapFrontEnd
/**
* Check the local bitmap cache to see if a bitmap with this key has been loaded already.
*
* @param Key The string key identifying the bitmap.
* @param Key The key identifying the bitmap.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • make key lower case
  • put 2 spaces after key and 3 before (currently a tab)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI You resolved this without making the requested changes

flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
flixel/system/frontEnds/BitmapFrontEnd.hx Outdated Show resolved Hide resolved
@glintfishGH
Copy link
Contributor Author

whoops, forgot that @ also tags people.

@moxie-coder
Copy link
Contributor

whoops, forgot that @ also tags people.

lol, didn’t know someone had that GitHub name

@Geokureli Geokureli merged commit 58b4381 into HaxeFlixel:dev Dec 12, 2024
11 checks passed
@Geokureli
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants