public class RegionsController extends Object
Constructor and Description |
---|
RegionsController() |
Modifier and Type | Method and Description |
---|---|
org.apache.velocity.Template |
landmass(org.apache.velocity.VelocityContext context,
int id) |
org.apache.velocity.Template |
mountain(org.apache.velocity.VelocityContext context,
int id) |
org.apache.velocity.Template |
region(org.apache.velocity.VelocityContext context,
int id) |
org.apache.velocity.Template |
regions(org.apache.velocity.VelocityContext context) |
public org.apache.velocity.Template regions(org.apache.velocity.VelocityContext context)
public org.apache.velocity.Template region(org.apache.velocity.VelocityContext context, int id)
public org.apache.velocity.Template landmass(org.apache.velocity.VelocityContext context, int id)
public org.apache.velocity.Template mountain(org.apache.velocity.VelocityContext context, int id)
Copyright © 2019. All rights reserved.