Updateable
public protocol Updateable: class, Tree
Any type that needs to be updated during the main game loop should implement the Updateable protocol.
-
Undocumented
Declaration
Swift
public protocol Updateable: class, Tree -
Undocumented
Declaration
Swift
public protocol Updateable: class, Tree -
Undocumented
Declaration
Swift
public protocol Updateable: class, Tree -
Undocumented
Declaration
Swift
public protocol Updateable: class, Tree -
Undocumented
Declaration
Swift
public protocol Updateable: class, Tree
Updateable Protocol Reference