Uses of Class
marauroa.common.game.RPLink
Packages that use RPLink
Package
Description
This package stores all the important data structures of Marauroa.
-
Uses of RPLink in marauroa.common.game
Methods in marauroa.common.game that return RPLinkModifier and TypeMethodDescriptionReturns the link with given name or null if not found.RPObject.removeLink(String name)
Removes a link from this object and return it.Methods in marauroa.common.game with parameters of type RPLink