JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
de.rpgframework.rules
de.rpgframework.genericrpg.items.formula
NumericalValueElement
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getValueAsFloat()
getValueAsInt()
Interface NumericalValueElement
All Known Implementing Classes:
NumberElement
public interface
NumericalValueElement
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
float
getValueAsFloat
()
int
getValueAsInt
()
Method Details
getValueAsFloat
float
getValueAsFloat
()
getValueAsInt
int
getValueAsInt
()