-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
com.jme3.anim.tween.action.Action: basic javadoc #2019
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
Merged
scenemax3d
merged 25 commits into
jMonkeyEngine:master
from
Electrostat-Lab:action-javadoc
Jan 20, 2024
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
b7af2c6
com.jme3.anim.tween.action.Action: basic javadoc
pavly-gerges de37d03
Action#setSpeed(...): javadoc optimizations
pavly-gerges 2ec7075
Action#setForward(...): if-statement whitespaces
pavly-gerges 10e2d6f
Action.<init>: a detailed description for the method behavior
pavly-gerges 4e4df6c
Action#setSpeed(...): if-statement white spaces
pavly-gerges 7e1ac1c
Action#setSpeed(...) - javadoc: full reference for AnimLayer
pavly-gerges 563eb72
Action.<init>: javadoc `BaseAction` doesnot call the constructor
pavly-gerges 84d5c60
Action#getSpeed(): removed redundant javadocs - added reference for t…
pavly-gerges b9b5af8
Action: class entry - optimization of HTML tags
pavly-gerges f9ce638
Action#setForward(boolean): describe how-to control directionality in…
pavly-gerges e1cd264
Action#setSpeed(...): clarification of the behavior of different type…
pavly-gerges add55fb
Action.<init>: better representation of notes
pavly-gerges 2585208
Action#setForward(...): fix at{see} tag note typo
pavly-gerges b172616
Action: javadoc improvements
pavly-gerges 9f592a5
Action.<init>: document the args as not-null
pavly-gerges fe89763
Action#setMask(...): marked as internal use only with a link to AnimL…
pavly-gerges 599623d
Action#getMask(): clarification of null returns
pavly-gerges b3be0c3
`@see` com.jme3.anim.AnimLayer tags: replace 'that controls' with 't…
pavly-gerges c867469
Action#setMask(...): added missing dash (-) in `use-only`
pavly-gerges e0f6d59
Action#setMask(...): added missing `@param` mask tag
pavly-gerges ec62dff
Action#setMask(...): a note about the method usage in user code
pavly-gerges c9e07b9
Action#setMask(...): added the assertive 'only'
pavly-gerges 3cb2eef
Action#isForward(...): better description of function entry
pavly-gerges 868a402
Action#setMask(...): better JavaDoc entry
pavly-gerges ad0ac33
Update Action.java
pavly-gerges File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.