Class: BCDice::CommonCommand::AddDice::Node::DivideWithGameSystemDefault
- Inherits:
-
DivideBase
- Object
- BinaryOp
- DivideBase
- BCDice::CommonCommand::AddDice::Node::DivideWithGameSystemDefault
- Defined in:
- lib/bcdice/common_command/add_dice/node.rb
Overview
除算(端数処理はゲームシステム依存)のノード
Constant Summary collapse
- ROUNDING_METHOD =
""
Method Summary
Methods inherited from DivideBase
Methods inherited from BinaryOp
#eval, #expr, #include_dice?, #initialize, #output, #s_exp
Constructor Details
This class inherits a constructor from BCDice::CommonCommand::AddDice::Node::DivideBase