Browse Subversion Repository
Diff of /trunk/src/js/jgame.js
Parent Directory
| Revision Log
| Patch
| 3155 |
} else { |
} else { |
| 3156 |
if (e.action == jg.InputEventAction.Down) |
if (e.action == jg.InputEventAction.Down) |
| 3157 |
this.setPointingEntity(e); else if (!this.dragParam) |
this.setPointingEntity(e); else if (!this.dragParam) |
| 3158 |
return; else |
continue; else |
| 3159 |
(e).set(this.dragParam.entity); |
(e).set(this.dragParam.entity); |
| 3160 |
|
|
| 3161 |
if ((e).entity && (e).entity[n]) |
if ((e).entity && (e).entity[n]) |
|
|
Legend:
| Removed from v.107 |
|
| changed lines |
| |
Added in v.108 |
|
|
|