Property | Type | Description | |
---|---|---|---|
evento | Dictionary |
||
name | string | ||
tiles | Dictionary |
||
visible | bool |
Method | Description | |
---|---|---|
Layer ( ) : System | ||
addEvent ( Point p, int event_code ) : void | ||
addTile ( |
||
deleteEvent ( Point p ) : void | ||
this ( Point point ) : |
public addEvent ( Point p, int event_code ) : void | ||
p | Point | |
event_code | int | |
return | void |