Changeset 1291908 in galcon-client for src/com/example/helloandroid/Planet.java
- Timestamp:
- May 28, 2010, 12:55:50 AM (15 years ago)
- Branches:
- master
- Children:
- 5a03a06
- Parents:
- 3e9f39e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/com/example/helloandroid/Planet.java
r3e9f39e r1291908 41 41 } 42 42 43 public void setFaction(int faction) { 44 this.faction = faction; 45 } 46 43 47 public void update() { 44 48 //regen ships if not owned by faction 0
Note:
See TracChangeset
for help on using the changeset viewer.