StendhalAPI: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge →GuidedEntity: add more public methods |
imported>AntumDeluge →RPEntity: add some public methods |
||
| Line 376: | Line 376: | ||
* Class: {{StendhalFile|master|src/games/stendhal/server/entity/RPEntity.java|games.stendhal.server.entity.RPEntity}} |
* Class: {{StendhalFile|master|src/games/stendhal/server/entity/RPEntity.java|games.stendhal.server.entity.RPEntity}} |
||
* Inherits: [[StendhalAPI#GuidedEntity|GuidedEntity]] |
* Inherits: [[StendhalAPI#GuidedEntity|GuidedEntity]] |
||
'''Public methods:''' |
|||
{{PublicMethod | RPEntity | params= | desc=Default constructor. | ret= | rettype= | paramlist=}} |
|||
{{PublicMethod | RPEntity | params=object | desc=Copy constructor. | ret= | rettype= | paramlist= |
|||
{{MethodParam | object | type=RPObject | desc=Object to be copied.}} }} |
|||
'''Static public methods:''' |
|||
{{PublicMethod | generateRPClass | params= | desc= | ret= | rettype= | paramlist=}} |
|||
= See Also = |
= See Also = |
||