Overload List
Name | Description | |
---|---|---|
![]() | Conjure(Int32) |
Conjure a tile tileBankNum in front of Baltie.
|
![]() | Conjure(Baltie2DTile) |
Conjures a tile obj in front of Baltie.
|
![]() | Conjure(Int32, Boolean) |
Conjures a tile tileBankNum in front of Baltie.
|
![]() | Conjure(Baltie2DTile, Boolean) |
Conjures a tile obj in front of Baltie.
|
![]() | Conjure(Int32, Int32, Int32) |
Conjures a tile tileBankNum at the location [x,y].
|
![]() | Conjure(Baltie2DTile, Int32, Int32) |
Conjures a tile obj at the location [x,y].
|
![]() | Conjure(Int32, Int32, Int32, Boolean) |
Conjures a tile tileBankNum at the location [x,y].
|
![]() | Conjure(Baltie2DTile, Int32, Int32, Boolean) |
Conjures a tile obj at the location [x,y].
|