JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ballworld.model
Interface IViewUpdateAdapter
public interface
IViewUpdateAdapter
This interface is used for the fast, repetitive updating communications to the model, such as those needed during a timer tick.
Author:
swong
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
update
()
Update the view, in response to a timer tick event.
Method Detail
update
void update()
Update the view, in response to a timer tick event.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method