Libraries
»
opal-d3
(0.0.20170822)
»
Index (E)
»
D3
»
EasePoly
Class: D3::EasePoly
Inherits:
Object
Object
D3::EasePoly
show all
Includes:
Native
Defined in:
lib/opal/d3/ease.rb
Instance Method Summary
collapse
#
call
(t) ⇒ Object
Methods included from
Native
included
,
#initialize
Instance Method Details
#
call
(t) ⇒
Object
6 7 8
# File 'lib/opal/d3/ease.rb', line 6
def
call
(
t
)
@native
.
call
(
t
)
end