new Base(options)
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options |
* |
Properties
|
Extends
- ol.Object
Methods
-
draw(ctx)
-
Draw the particule
Parameters:
Name Type Description ctx
CanvasRenderingContext2D -
getOverlay()
-
Get the particule overlay
Returns:
- Type
- ol.Overlay
-
getRandomCoord(dt)
-
Update the particule
Parameters:
Name Type Description dt
number timelapes since last call
-
setOverlay(overl)
-
Set the particule overlay
Parameters:
Name Type Description overl
ol.Overlay -
update(dt)
-
Update the particule
Parameters:
Name Type Description dt
number timelapes since last call