FrameCounter

p5ex~ FrameCounter

(To be filled)

Constructor

new FrameCounter()

Source:

Methods

mod(divisor)

Returns the mod.
Source:
Parameters:
Name Type Description
divisor

resetCount(count)

Resets the counter.
Source:
Parameters:
Name Type Default Description
count 0

step()

Increments the frame count.
Source: