Libraries
»
opal-d3
(0.0.20170822)
»
Index
»
D3
»
EaseElastic
»
#call
Method: D3::EaseElastic#call
Defined in:
lib/opal/d3/ease.rb
#
call
(t) ⇒
Object
25 26 27
# File 'lib/opal/d3/ease.rb', line 25
def
call
(
t
)
@native
.
call
(
t
)
end