MCPcopy Create free account
hub / github.com/dabing1022/Blog / update

Method update

Processing/game2dai/entities/BaseEntity.java:413–413  ·  view source on GitHub ↗

The main update method for an entity. This method will be called by the world update method if the entity has been 'added' to the world. @param deltaTime elapsed time since last update @param world the game world object

(double deltaTime, World world)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

updateFSMMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected